DanFromUkraine / calendar

https://calendar-lf97.vercel.app/
0 stars 0 forks source link

Very cool. #16

Open SlavaFomenko opened 1 week ago

SlavaFomenko commented 1 week ago

I have an issue where, when I scroll to the 12th month, the calendar stops. This is related to the fact that you first populate an array with dates and then iterate over that array.

When I was writing a similar project, you can check it out if you're interested in how it works: https://github.com/SlavaFomenko/Calendar-React. It's hosted on GitHub Pages.

The project is well-executed, and the theme you chose is also good. You have great potential. Special respect for using Firebase.

DanFromUkraine commented 1 week ago

Thank you very much!