Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 1.33 KB

README.md

File metadata and controls

30 lines (20 loc) · 1.33 KB

YelpCamp Remake: MERN Edition

This is the milestone project from Colt Steele's The Web Developer Bootcamp 2021 course. This project deviates from the course lectures by implementing the frontend using React instead of EJS.

Tech Stack

For the most part, this project follows the tech stack as seen in The Web Developer Bootcamp 2021's final project. The only major difference is that the frontend is not served via the Express backend using EJS, but rather served via a React app.

The full list of technologies used are as follows:

Backend

3rd party applications

Frontend