/react-hook-calendar

Calendar Made With React Hook

Primary LanguageJavaScript

React Calendar

This project was bootstrapped with Create React App.

Libraries Used

Date-fns

Build Instruction

clone repository

    git clone https://github.com/gibsonhan/react-hook-calendar

install dependencies

   npm install 

start application

    npm run start

Application Opens up on http://localhost:3000 to view it in the browser.

New Goal of this project