A full-stack application that provides a minimal yet quick way to share and review your favorite food spots with friends and family. I wrote the backend of this project with Node.js, Express and PostgreSQL to run the CRUD operations. The Express REST API and PostgreSQL database are deployed on Render.com serving the React frontend deployed on Netlify.
- Node.js
- Express
- PostgreSQL
- React
- TailwindCSS
- Vite
- Frontend deployed on Netflify
- Backend deployed on Render