Calendar

2024
HTML
Tailwind
JavaScript
TypeScript
React

An educational project to learn TypeScript that was part of the course TypeScript Simplified by Web Dev Simplified. It's a simple calendar where the user can add and edit events on the different days of each month.

I started by doing everything myself before watching WebDevSimplified's solution, and afterwards applied some of his solutions that was much better than what I did.

I wanted to work with vanilla JS dates to get a better understanding of them, but in a real project I would have used a date library.
For some time I have wanted to try out Tailwind, so I decided to add it to this project to make it even more worth showing in my portfolio.

Things to add:

• Different view for small screens
• Dark mode
• Filter for colors