Skip to content

starter React app with babel and webpack

Notifications You must be signed in to change notification settings

mtkane0/feed-me

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FeedMe

An app that simplifies finding a good place to eat near you. This easy-to-use UX will provide you with details about a restaurant that matter, one at a time. When you select the right one for you the app will take you immediately to directions so you can get to eating sooner.

Demo

Enter zip code to find open restaurants near you:

gif of demo1

Once a place is selected you will be redirected to directions:

gif of demo2

Get Started

  npm install
  npm run build
  npm run start

Tech Stack

  • React
  • MaterialUI
  • NodeJS
  • Express
  • Google Maps Platform

About

starter React app with babel and webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.3%
  • HTML 1.4%
  • CSS 0.3%