React app for storing recipes https://recipe-app.fredzernia.com
Find a file
2025-08-15 15:02:11 -07:00
backend add typescript to backend 2025-08-15 15:02:11 -07:00
frontend add typescript to backend 2025-08-15 15:02:11 -07:00
.gitignore prisma (#1) 2025-08-15 20:52:38 +00:00
docker-compose.yaml prisma (#1) 2025-08-15 20:52:38 +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