Detailed documentation for each part of the project is located in their respective directories:
-
Backend README - Contains information about
-
Frontend README - Contains information about
video - Contains all information about project
- Clone the repository
- Access the specific documentation for each part:
- For backend:
cd backend && cat README.md - For frontend:
cd frontend && cat README.md
- For backend:
- Follow the installation and execution instructions in each README
Each module (backend and frontend) has its own README with detailed and specific instructions to facilitate project development and maintenance.


