/phase2-project

A platform that makes it easy to search for products in most of the shops online all over the world

Primary LanguageJavaScript

Let’s Buy

You can view the project on :[https://ft-components--chipper-starlight-a774d4.netlify.app/]

Overview

A platform that makes it easy to search for products in most of that shops online all over the world.

Design

This is our Project's Low-Fidelity Wireframe Design. The design was made on Balsamiq Click Here to View

Seting Up the Project

  1. Clone this repository into your local machine.

     git@github.com:e-nk/phase2-project.git
    
  2. Navigate into the cloned repository

     cd phase2-project
    
  3. Open the project in vscode directly from the terminal by typing

     code .
    
  4. Running the project for the first time

     npm start
    

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser.

`API USED'

We used the following API[http://products.muersolutions.com/developer/docs]

JSON DATA

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]

CREDITS

Author: Enock Lagat
Author: Asher Areba
Author: Mwenda Murithi

Licensed under the MIT License