Skip to content

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

License

Notifications You must be signed in to change notification settings

lyjacky11/foods-react

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

No packages published