Skip to content

lyjacky11/foods-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Toronto Foods

List of various food places in Toronto and surrounding areas. Code written in React JS.

Live Demo

Netlify Status

Scripts

Development

  • npm run dev
    • "dev": "parcel src/index.html"
  • npm run dev:nocache
    • "dev:nocache": "parcel src/index.html --no-cache"

Production

  • npm run build
    • "build": "parcel build src/index.html"

React Concepts

Other Concepts

Tools/Packages

About

Displays a list of various food places in Toronto and surrounding areas! Includes Google Maps of each place.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors