/f-m4-bmind-calendar

A simple app to request holidays

Primary LanguageJavaScriptMIT LicenseMIT

App to request holidays

A simple app with calendar where you can see your aprobbed holidays, the ones you have left to enjoy and the totals. You can also see the holidays of your partners and request new holidays.

Starting 🚀

  1. Clone the repo and run: 'git clone https://github.com/Adalab/f-m4-bmind-calendar'.

  2. You can also make Fork and you will copy this repository directly into your GitHub profile.

  3. Run 'npm install'.

  4. To launch the project and see it in the browser run: 'npm start'.

  5. To add and upload your changes: create a new branch and run: 'git add' 'git commit -m 'message' 'git push origin 'name-of-the-new-branch'.

Built with 🛠️

This project is created with [Create React App] (https://github.com/facebook/create-react-app) .

This project uses a library that displays an entire year in a compact format React-yearly-calendar .

License 📄

This project is under the MIT License - see the file [LICENSE.md] (LICENSE.md) for details.

Authors