This application was developed to demonstrate my experience, knowledge and skills. In this project, the DDD architecture was used.
Main libraries used:
- React
- Vite
- User Authentication:
- Registration of new users.
- Login to access the platform.
- Password recovery
- Download and install NodeJS on your machine: https://nodejs.org/en
- Clone repository.
Start server:
npm run dev
Build project:
npm run build
Preview
npm run preview