/Restaurant-Review-Demo

A demo website I made using PERN stack where you can review certain restaurants; similar to Yelp.

Primary LanguageJavaScript

Restaurant Reviewer

Live Demo

🟢 Live Demo 🟢 Heroku removed their free tier and deleted my account/data lol

General Information

A demo website I made using PERN stack where you can review certain restaurants just like Yelp or other apps. Feel free to leave a review from restaurants near you so we can all hear them!

Technologies

  • PostgreSQL 🐘
  • Express ⚛️
  • React ⚛️
  • Redux 👷‍♀️
  • Node.JS 🟩
  • React Router 💻 🔗
  • Heroku 👾

Overview

This is my first fullstack project so I especially learned a lot about the back-end, specifically with Express, Node.js, and connecting to a database (in this case PostgreSQL). I as well got to get very familiar with Redux and React Router. I first developed the full stack app locally by creating a RESTful API and then when I was finished I used Heroku for production / hosting.