Skip to content

gibsonhan/react-hook-calendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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