You can view the project on :[https://ft-components--chipper-starlight-a774d4.netlify.app/]
A platform that makes it easy to search for products in most of that shops online all over the world.
This is our Project's Low-Fidelity Wireframe Design. The design was made on Balsamiq Click Here to View
-
Clone this repository into your local machine.
git@github.com:e-nk/phase2-project.git
-
Navigate into the cloned repository
cd phase2-project
-
Open the project in vscode directly from the terminal by typing
code .
-
Running the project for the first time
npm start
Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.
We used the following API[http://products.muersolutions.com/developer/docs]
For this project, I deployed json data fetched from the above API because the API was on http which is unsecure and cannot be fetched from once the project was deployed. The json data can be viewed on [https://e-nk.github.io/projdb/db.json]
Author: Enock Lagat
Author: Asher Areba
Author: Mwenda Murithi
Licensed under the MIT License