Skip to content

School App created with: Nestjs, Prisma, PostgreSQL, Docker, React and Tailwindcss.

Notifications You must be signed in to change notification settings

N-Ignacio-Bouffanais/Rooms-NestJS

Repository files navigation

FULLStack WebApplication build with NESTJS and Reactjs

  • In this project I build a server with Nestjs, with Authentication based on JWT with Prisma and PostgreSQL. Also I build a frontend with Reactjs and Tailwindcss.

  • For the store I implement zustand to persist some data like names and email, to be available to send some data to server, the zustand code is in the store folder.

  • For the forms I ussed React Hook Form with Typescript

  • I use Tanstack query with axios to get,delete, post and update the data with the Api

Screenshot

Login screenshot

login

Home page

Home

Releases

No releases published

Packages

No packages published