myfamurewa / 5cb89e16

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build a Calendar in React JS

In this episode I will show you how you can build your own calendar component using React JS and JavaScript. You will learn about good directory structure, file naming, code extraction, use of state and side effects (useState, useEffect), external values, and momentjs.

I have included all the styles you will need in the project.

Here are the chapters/branches.

About


Languages

Language:JavaScript 50.7%Language:CSS 29.1%Language:HTML 20.2%