Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 231 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 231 Bytes

Foodies App

Foodies App which uses Zomato's API to show ur favourite restaurants nearby.

How to start running

Run these commands

To install the required dependencies

$ npm install

To run the app

$ npm start