This is an SPA (Single Page Application) that has been built with certain objectives in mind. Some of the objectives include:
1. The user should be able to view different electronic products on the page.
2. The user should be able to add items to the cart.
3. The website should be consuming a json.server with my own data.
1.HTML
2.CSS
3.JAVASCRIPT (REACTjs)
- Entering my own data in the json.server was a long and tedious process.
In order to clone this project, use the following SSH url:
"[email protected]:marcokumu/React-E-com.git"
Here is the project's live link:
https://okumuelectronics.netlify.app/
Here's the json.server:
https://github.com/marcokumu/electronics-json-server
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.