This is a full-stack web application built with Node.js, Express.js, React and PostgreSQL.
Explore the docs »
VIEW DEMO
It was created as an individual project task for Hack Your Future Denmark's curriculum. Both the backend and frontend of the app was deployed on Render.com.
The main functionalities of this website are:
- Displaying the meals in the database
- Adding a meal
- Making a reservation
- Leaving a review
- Displaying the review in the database
During the development of this project, I faced several challenges that helped me learn new skills and technologies. Some of the challenges I faced include deploying a React application, creating a Modal component, and migration to PostgreSQL. Through these challenges, I was able to gain a better understanding of React, CSS Modules, and Frontend Development in general. I also learned how to work with Express.js, KnexJS, and PostgreSQL to build a full-stack web application. In addition to these technical skills, I also learned how to manage my time effectively and prioritize tasks to meet deadlines. Overall, this project was a great learning experience for me and helped me grow as a developer.