eShop.com is an e-Commerce website that enables users to shop through variety of products(electronic / household / fashion) , add a product to their cart, and checkout. A user can either register their own username and password or Sign in With Google, or they can simply use the "Guest Login" button to navigate the website without registering.
Feel free to fork the project and change it to your likings. Try it out by cloning the repo to your local machine or download the zip
You need preferably the latest version of Chrome, and text editor.
Go here for Chrome: https://www.google.com/chrome/
VSCode is my go to: https://code.visualstudio.com/
To get started follow this guide:
In your terminal clone repo to your local machine using git clone:
git clone https://github.com/kartikpavan/Fullstack-Ecommerce.git
Move to your newly cloned repo by entering the following in your terminal:
$ cd Fullstack-Ecommerce && yarn or npm install
To Run Project:-
$ yarn dev or npm run dev
To open all project files from terminal using VSCode just tpye and enter:
$ code .
- React Js
- Redux Toolkit
- Firebase
- Node.js
- Express.js
- Stripe
- Chart Js
- Email Js
- Tailwind CSS
- Daisy UI
- Kartik Pavan