Add moment to root, set timezone
Looking at the finished product, the first and most obvious thing that we can start working
on is to get the actual calendar grid to start printing out. So to do that we're gonna need
some kind of library which is going to allow us to create like a list of dates and then
we get those dates to display as little boxes that'll all be next to each other. Now if
you've done the previous projects, you'll know that there's probably no better library
Click to load comments...