React app for storing recipes https://recipe-app.fredzernia.com
Find a file
2025-08-14 13:05:57 -07:00
backend checkpoint 2025-08-14 13:05:57 -07:00
frontend checkpoint 2025-08-14 13:05:57 -07:00
postgres dockerize app 2025-07-15 12:02:11 -07:00
.gitignore readme 2025-08-12 10:40:06 -07:00
docker-compose.yaml set up demo mode 2025-08-05 18:11:03 +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