React app for storing recipes https://recipe-app.fredzernia.com
Find a file
fred 0a41568a2e prisma (#1)
migrate from knex to prisma on backend

Co-authored-by: fred <>
Reviewed-on: #1
2025-08-15 20:52:38 +00:00
backend prisma (#1) 2025-08-15 20:52:38 +00:00
frontend prisma (#1) 2025-08-15 20:52:38 +00: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