This project is a To-Do application developed with React for the front-end and Spring Boot for the back-end. To run this project you need to run first the Back-End.
- Front-End Repository: https://github.com/ReBy298/To-do-Front-End.git
- Back-End Repository: https://github.com/ReBy298/To-Do-Back-End.git
To get a copy of the project, perform a git clone
of the repositories:
git clone https://github.com/ReBy298/To-do-Front-End.git
## Front-End Project in React
git clone https://github.com/ReBy298/To-Do-Back-End.git
## Backend Project in Spring boot
In the project directory, you can run:
To run the back-end application
To run all tests in the back-end application