This is the client side of the Monthly Lunch Planner app which is used to keep a record of the monthly lunches that are attended with friends.
You can find the backend side of this application in the following repo: Monthly Lunch App Backend
This project uses the following technologies:
- React with Typescript for the Frontend
- React Router 6.0 for the Routing
- Login and SignUp System with Authentication using JWT Tokens
- Fetching Data from API to get Places visited and new Places to Visit
- Adding new items to the Places to Visit list using the Restaurant Form
- A complete Rating System
- Create polls and view the latest polls