Skip to content
This repository has been archived by the owner on Aug 4, 2022. It is now read-only.

plskx/task-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task tracker

Run Locally

Clone the project

  git clone https://github.com/plskz/task-tracker

Go to the project directory

  cd task-tracker

Install dependencies

  npm install

Start the app

  npm run start

and get the data from the server

  npm run server

Screenshots

image image image