A social media app that allows users to never dine alone again! This app allows the user to create a profile, see other users posts, create posts, and join other events!
AS AN avid foodie, but also a recluse,
I WANT a website that will list people who need more people for a food reservation,
SO THAT that I can eat good food with fun people and not alone.
- Use React for the front end.
- Use GraphQL with a Node.js and Express.js server.
- Use MongoDB and the Mongoose ODM for the database.
- Use queries and mutations for retrieving, adding, updating, and deleting data.
- Be deployed using Heroku (with data).
- Have a polished UI.
- Be responsive.
- Be interactive (i.e., accept and respond to user input).
- Include authentication (JWT).
- Protect sensitive API key information on the server.
- Have a clean repository that meets quality coding standards (file structure, naming conventions, best practices for class and id naming conventions, indentation, high-quality comments, etc.).
- Have a high-quality README (with unique name, description, technologies used, screenshot, and link to deployed application).
- Clone repo
- run
npm start
- Live URL: TasteBuds
- Github Repository: TasteBuds
- Profile: Chrissy Martin
- Tailwind
- React, MERN stack
- Node.js/Express.js
- Apollo, GraphQL,
- MongoDb, Mongoose
- GitHub, Heroku
- Emojis: https://github.com/ikatyang/emoji-cheat-sheet#office
- Deploy your application to Heroku with a MongoDB database using MongoDB Atlas: Deploy with Heroku and MongoDB Atlas