Find out the most popular food suggestions, recommend your favorite dishes and explore cuisine from all across the world. ๐
Website: https://savorite.netlify.app/
Demo:
savorite_demo.mp4
Tech Stack: React.js, Node.js, Express.js, MongoDB, Material UI, GraphQL, Apollo.
- MERNG stack social media application for sharing and reviewing favorite meals and restaurants.
- Designed register and login pages and implemented secure user authentication using JSON Web Tokens (JWT).
- Built a GraphQL API for supporting CRUD operations on users and posts (likes, dislikes, comments).
- Programmed realtime searching by user, location, food, tags using React Hooks and multi-page routing with React Router.