This is a simple calendar application with possibility to preview, add, remove and edit events.
http://v-urbanovich.github.io/calendar-app/
To install this project first clone repository to your computer, then use the comands.
To install dependencies:
- npm install
To run the app locally:
- npm start