Skip to content

Asthay97/TaskPlanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Task Planner

React based application to add new tasks and move the tasks to completed or available as per need.

Pre-requisites to run the project:

  • git
  • npm

Steps to run the project:

  1. clone the project using https://github.com/Asthay97/TaskPlanner.git command in your terminal.
  2. Go to the project directory using cd TaskPlanner
  3. Use npm i to install all npm dependencies
  4. To run the application on localhost use npm start command.
  • The application runs (in development mode) http://localhost:3000 in the browser.

Screenshots for reference

Screenshot from 2021-08-12 18-24-24

Screenshot from 2021-08-12 18-24-52

Screenshot from 2021-08-12 18-24-54

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published