Skip to content

mirsahib/React-Task-Manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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