Skip to content

Full stack review app dedicated to cereal. Allows for browsing, user creation, reviews and favorites. Created using Javascript, ReactJS, Express web framework, Node.JS, and MongoDB.

Notifications You must be signed in to change notification settings

AppleThomas/CerealBoxd

 
 

Repository files navigation

alt text

Large Project for UCF COP4331: Processes for Object Oriented Software Development - Spring 2023

🥣 Inspired by Letterboxd, Cerealboxd is a review app for cereal.

💻 Created using Javascript, ReactJS, Express web framework, Node.JS, and MongoDB

📗 Browse a continuously growing database of cereals

alt text

📝 Create an account, review cereals, and examine cereals with their descriptions and other user reviews.

alt text

How to run

On one terminal

npm start

On a secondary terminal

cd frontend/
npm start

Now go to http://localhost:3000

🎉 Enjoy!!

About

Full stack review app dedicated to cereal. Allows for browsing, user creation, reviews and favorites. Created using Javascript, ReactJS, Express web framework, Node.JS, and MongoDB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.8%
  • CSS 26.2%
  • HTML 1.0%