An open API service indexing awesome lists of open source software.

https://github.com/amruthpillai/react-calendar

The source code to "Building a Calendar from Scratch using React"
https://github.com/amruthpillai/react-calendar

Last synced: 5 months ago
JSON representation

The source code to "Building a Calendar from Scratch using React"

Awesome Lists containing this project

README

          

![React Calendar - YouTube Thumbnail](https://user-images.githubusercontent.com/1134738/181908235-741a72dd-4847-4180-9341-346add27e200.png)

# Building a Calendar from Scratch in React

### [Tutorial Video](https://www.youtube.com/watch?v=wyVFo2X5IM8) | [Live Demo](https://react-calendar-nu.vercel.app/) | [Source Code](https://github.com/AmruthPillai/React-Calendar)

Just got a great coding walkthrough/tutorial idea and just had to get working on it immediately. Hope you folks enjoy the presentation!

In this video, we're going to be building a Calendar from scratch using React + Typescript.

I've made use of Vite for frontend tooling, React + Typescript as my framework of choice, TailwindCSS for styling and to help out with some date math, the amazing date-fns library.

Please like the video and subscribe to my channel if you found this tutorial useful. If you have any suggestions or further developments on this app, please share them in the comments below.

Thank you for watching!