React app for storing recipes https://recipe-app.fredzernia.com
Find a file
2025-08-15 20:50:49 +00:00
backend 'get prod ready for prisma' 2025-08-15 20:50:49 +00:00
frontend cleanup 2025-08-15 10:04:51 -07:00
.gitignore cleanup 2025-08-15 10:04:51 -07:00
docker-compose.yaml 'get prod ready for prisma' 2025-08-15 20:50:49 +00:00
README.md readme 2025-08-12 10:40:06 -07:00

This is an app I made to save recipes using the following components:

Frontend:

  • React
  • TypeScript

Backend:

  • Node.js & Express
  • PostgreSQL

Containerization:

  • Docker

Styling/UI:

  • Tailwind CSS

You can find a production build of the app at https://recipe-app.fredzernia.com