Keep track of your annual leaves in your work. It uses a REST API as backend.
In order to build the project you need VS Code.
Clone the repository and open the folder with VS Code.
Then you can run the project with npm start
or build with npm build
.
- ReactJS used for the front end.
- PrimeFaces used for the front end UI.