E-Commerce application for selling organic produce.
Explore the docs »
View Demo
·
Report Bug
·
Table of Contents
To get a local copy up and running follow these simple steps.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/Children-of-the-Code/Project3FrontEnd.git
- Install NPM packages
npm install
- Remove Items from Cart
- Product Details View
- Create/Update Product
- Sales/Deals Admin
- Sales/Deals
- Featured Products Admin
- Featured Products
Contributions made by team members
Don't forget to give the project a star! Thanks again!
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature) - Commit your Changes (
git commit -m 'Add some AmazingFeature') - Push to the Branch (
git push origin feature/AmazingFeature) - Open a Pull Request

