/Reactaurant

A web app created using React that fetches information about restaurants and their menu prices.

Primary LanguageJavaScript

React Application that aims to scrape information about various restaurant and fetches the prices from various sources.

forthebadge forthebadge forthebadge

Stack to be used 💥 :

  1. React + Hooks
  2. GraphQL
  3. Django
  4. React Springs
  5. BeautifulSoup
  6. More to come ??

Course of actions 📜 :

  • Initialize JSON Server
  • React-Babel-Webpack Boilerplate
  • Create styled homepage (React)
  • Scrape real data from sources.
  • Transition to REST APIs + GraphQL
  • Improve Performance and Modularity