zincycogy / task-tracker

task tracker with react and json server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Task Tracker app using React

Task tracker app using react hooks.

Installing the project

Clone or download project, open terminal to project directory and run

npm install

To run the project

In the project directory, you can run:

npm start

also you need to run:

npm run server

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

About

task tracker with react and json server


Languages

Language:JavaScript 73.8%Language:CSS 18.2%Language:HTML 8.0%