Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 702 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 702 Bytes

Restoz

How to Run the project locally:

  1. Download project as a zip folder OR clone the repository on you local machine if preferred
  2. Extract files from the zip folder
  3. Open extracted folder with an IDE
  4. Navigate to the folder path in the terminal within your IDE
  5. Initiate a node repository using “npm init” in the terminal
  6. Install node modules with “npm i” using the terminal
  7. Run the command “ npm run dev” to start the application with vote on your local server

N.B: When testing out the restaurant locator, it may help to add city names along with the country (e.g Port Louis, Mauritius) to generate data due to API limitations. Not all countries have data.