/annual-leaves-web-app

Keep track of your annual leaves in work.

Primary LanguageJavaScript

Annual Leaves

Keep track of your annual leaves in your work. It uses a REST API as backend.

Screenshots

Login MainApp AddNew

Build

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.

Libraries Used