This project was bootstrapped with Create React App.
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