React app for storing recipes https://recipe-app.fredzernia.com
Find a file
2025-08-20 10:52:21 -07:00
backend log page views 2025-08-20 10:52:21 -07:00
frontend centralize the theming 2025-08-20 10:06:23 -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 centralize the theming 2025-08-20 10:06:23 -07:00

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

Frontend:

  • React
  • TypeScript

Backend:

  • Node.js & Express
  • PostgreSQL
  • Prisma

Containerization:

  • Docker

Styling/UI:

  • Tailwind CSS

I have a production build of the app hosted in docker served with caddy on a vps running nixos that you can access here: https://recipe-app.fredzernia.com