React app for storing recipes https://recipe-app.fredzernia.com
Find a file
2025-08-14 15:12:28 -07:00
backend 'add simple logging' 2025-08-14 15:12:28 -07:00
frontend 'add simple logging' 2025-08-14 15:12:28 -07:00
postgres dockerize app 2025-07-15 12:02:11 -07:00
.gitignore 'add simple logging' 2025-08-14 15:12:28 -07:00
docker-compose.yaml 'add simple logging' 2025-08-14 15:12:28 -07: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