- 📖 About the Project
- 💻 Getting Started
- 👥 Authors
- 🔭 Future Features
- 🤝 Contributing
- ⭐️ Show your support
- 🙏 Acknowledgements
- ❓ FAQ (OPTIONAL)
- 📝 License
In this web application, users are able to see all the product in the shop and check their details.
Client
Server
Database
- Display a list of of Products
- Click to see more details about a produc
- Click the back to products page
To get a local copy up and running, follow these steps.
In order to run this project you need:
Install nodejs
Clone this repository to your desired folder:
git clone https://github.com/SekoViper/ecommerce.git
Install this project with:
cd ecommerce
npm install
To run the project, execute the following command:
npm start
To run tests, run the following command:
npm test
<p>if you you happen to get this error => react script is not recognized as an internal or external command, operable program or batch file run the command below </p>
npm install react-scripts --save
You can deploy this project using:
👤 Seko Dameh
- GitHub: @SekoViper
- LinkedIn: @livingstone-dameh
- Filter filter
- Add dark and light mode
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ If you like this project...
- I would like to thank Microverse for the project inspiration.
- I would also like to thank Sakwa Nelson for the original design idea.
This project is MIT licensed.
NOTE: we recommend using the MIT license - you can set it up quickly by using templates available on GitHub. You can also use any other license if you wish.