Skip to content

adityaiwd/gojek-learnathome2nd-final-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was made for gojek goacademy's #learnathome-2 Final Project

GoZomato

GoZomato is a web app that creates a list of restaurants or FnB places in a city, this project was made with create-react-app and some other dependencies such as:

How To Use

Step 1

  • 👯 Clone this repo to your local machine using
    git clone https://github.com/adityaiwd/gojek-learnathome2nd-final-project.git
    after cloning this repo, don't forget to install all of the dependencies using
    npm install

Step 2

  • Rename the .env.sample file to .env

Step 3

  • Inside the .env you should pass in your Zomato API Key to the REACT_APP_ZOMATO_API_KEY.
REACT_APP_ZOMATO_API_KEY=<your api key>

Step 4

  • run it on your local server using
   npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published