https://github.com/roshanrajcmd/ecom-web-app
An Ecommerce Webapp application interface using Angular framework with Search and Shop capabilities
https://github.com/roshanrajcmd/ecom-web-app
angularjs css3 docker expressjs html5 mean-stack mongodb nodejs typescript
Last synced: 13 days ago
JSON representation
An Ecommerce Webapp application interface using Angular framework with Search and Shop capabilities
- Host: GitHub
- URL: https://github.com/roshanrajcmd/ecom-web-app
- Owner: RoshanRajcmd
- Created: 2024-10-21T11:05:54.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2025-02-08T19:44:22.000Z (2 months ago)
- Last Synced: 2025-02-08T20:29:03.452Z (2 months ago)
- Topics: angularjs, css3, docker, expressjs, html5, mean-stack, mongodb, nodejs, typescript
- Language: TypeScript
- Homepage:
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EcomWeb
An e-commerce website using MEAN stack and containerized using Docker.
## ⚙️ Source Code
FrontEnd: [Angular CLI](https://github.com/angular/angular-cli) version 13.0.4.
## 📚 Tech Stack and Packages
* MongoDB
* Express.js
* Angular.js
* Node.js## 🎛️ Features
1. Advance Search and Shop
2. Add and Remove items to the cart
3. Tags and Categorization of items## 🧑💻 Developer setup
### 🐳 With Docker
*For Client*
Run the command `docker compose -f 'docker-compose.yml' up -d --build`. Navigate to `http://localhost:4200/` in a browser.
### 🎣 Without Docker
*For Client*
Naviage to client folder in project `cd client`.
Run `ng serve` for a dev server. Navigate to `http://localhost:4200/` in a browser. The app will automatically reload if you change any of the source files.## 📸 Screenshots




