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 having Node.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 linters -
Navigate 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.
Open http://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 the issues page.
Give a ⭐ if you like this project!
This project is MIT licensed.