22 lines
395 B
Markdown
22 lines
395 B
Markdown
#### 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
|