brenopolanski / react-task-manager-app

React App with Context API and React Hooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Task Manager App

React App with Context API and React Hooks.

Tutorial: https://www.youtube.com/watch?v=fqup-BL3VjI&list=WL

Quick Start

First of all, install the dependencies to run this app.

# Clone this repository
$ git clone git@github.com:brenopolanski/react-task-manager-app.git

# Install dependencies
$ yarn install

# Run app
$ yarn start

About

React App with Context API and React Hooks

License:MIT License


Languages

Language:JavaScript 49.5%Language:CSS 30.6%Language:HTML 20.0%