/quack-time

A customized calendar, which is developed using reactjs, in this project, useContext, useState, and custom hook has been used.

Primary LanguageJavaScript

Quack Time

A customized calendar, which is developed using reactjs, in this project, useContext, useState, and custom hook has been used.

Quack Time

View Demo

Project Setup

To install necessary libraries to run and build the project you can execute following commad in the project root directory.

npm i

Start Project

To start project execute the following command.

npm start

Build Project

To build project execute the following command.

npm run build