Student Project
Pull request are welcome, but priority for real-life students! Thank you for your cooperation! NPM used only for static-server dependency.
Site published at: 18-calendar
Design: Calendar
- Clone respository
- Open project folder in editor
- Open terminal and run
npm install
- Run
npm run dev
in terminal to start static-server - Go to http://localhost:9080 in your browser
- Month days starting at correct weekday
- Week day label at the top
- Add & Delete event from day
- Ability to check previous and next month calendar
- sessionStorage is used to store data