About find my food

find my food is an app that pulls restaurant data from a simple REST API and allows a user to filter for a restaurant by state or genre of food.

Production Link

https://tristan-holtz.github.io/find-my-food/

Setup

  1. Fork or clone down this repo
  2. In your terminal, run npm i
  3. Run npm start and use your browser to navigate the app

Stack/Technologies

  • React
  • Redux
  • JavaScript / JSX
  • HTML / CSS

Screenshots

Main page of the App App main page screen shot