Skip to content

YaoxiangLi/react-dc-restaurants

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D.C. Restaurants Project

This is a project for demonstrate understanding of the basic structure and operation of a React-based app.

Insatll

Install all dependencies to run the project

git clone https://github.com/lzyacht/react-dc-restaurants.git
npm install

Use following command to start

npm start

Service worker

The service worker bundled with create-react-app only works in production mode. To enable it use:

npm run build

Thanks to

This project is created by the create-react-app and using Foursquare API and Google Map API, thank you!

This project is licensed under the terms of the MIT license.

About

A demo of the basic structure and operation of a React-based app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published