Tools & Technologies used:
Hosted Link : https://bhav-ecommerceapp.herokuapp.com/app
Features:
☆ Úser Authentication using MongoDB
☆ Cart Component
☆ Orders Component
☆ Search Functionality
☆ Fully Responsive
☆ User friendly & fast
☆ Customer support using third party application
To clone & run the project:
-
Install Git VCS
-
Open the installed git terminal in a folder
-
Use the command- git clone https://github.com/Bhavesh083/Ecommerce_WebApp.git
-
Make sure that you install Node & suitable IDE in your computer
-
Open the terminal -> use cd backend -> then cd client
-
Run npm i (it installs the node modules)
-
cd backend & npm run dev
-
cd client & npm start