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

Latest commit

 

History

History
43 lines (28 loc) · 721 Bytes

README.md

File metadata and controls

43 lines (28 loc) · 721 Bytes

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