a custom events-calendar with Month, Week and Day views. written with
- React
- typescript
- styled-components
- css grid
- moment utils.
- npm i
- npm start
- open your browser and navigate into localhost:3000
- use month, week and day buttons to change the calendar's view.
- use previous, next and today buttons to change the date of the actual view.
- in the month view, the header of each cell (day label) is clickable and will redirect you to the day view
visite the page at this link