🥣 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
📝 Create an account, review cereals, and examine cereals with their descriptions and other user reviews.
On one terminal
npm start
On a secondary terminal
cd frontend/
npm start
Now go to http://localhost:3000
🎉 Enjoy!!