- Notifications
You must be signed in to change notification settings - Fork0
A full-stack E-Commerce app for your shopping business. It allows users to buy products, add to the cart, remove from the cart, choose the shipping process, and make payments.
License
degisew/E-commerce
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
A full stack E-Commerce app for your shopping business. It allows a user to buy products, add to cart, remove from cart and also can ship anywhere and make payments.
- React
- Material UI
- CSS
- Commercejs API
- Stripe API
- You should be havingNode.js installed on your computer
To get a local copy up and running follow these simple example steps.
Navigate to a folder where you want the cloned file to appear
Clone this repo in your terminal or git bash using the command
git clone <URL> 'https://github.com/degisew/E-commerce' in your terminal
run
npm install
to install all the necessary dependencies including the lintersNavigate to the folder called Book-Store/ and open this project using your editor
In the project directory, you can run:
- This will run the react app in your browser
Runs the app in the development mode.
Openhttp://localhost:3000 to view it in your browser.
The page will reload when you make changes.
You may also see any lint errors in the console.
👤Degisew
Contributions, issues, and feature requests are welcome!
Feel free to check theissues page.
Give a ⭐ if you like this project!
This project isMIT licensed.