/React-Task-Manager

:pencil2: A Task Manager build using React frontend framwework :pencil2:

Primary LanguageJavaScriptMIT LicenseMIT

React Task Manager

Netlify Status Current Issues GitHub Forks GitHub stars GitHub license

Description

A Task Manager build using React frontend framwework.The project was primary build to understand the basic of react hooks and context api.

The project is also hosted on Netlify

Instructions

First clone this repository.

$ git clone https://github.com/mirsahib/React-Task-Manager.git

Install dependencies. Make sure you already have nodejs & npm installed in your system.

$ yarn install

Run it

$ yarn start