Skip to content

MarkNambatac/simple-react-todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Todo App

Simple implementation of Google Task Clone Todo App in React

Features

  • Add Task with Due Date
  • Edit and Delete Task
  • Completed Date
  • Order Task based on Priority (Ongoing)
  • Mark tasks with Highest Priortiy (Ongoing)

Screenshots

App Screenshot App Screenshot

Run Locally

Clone the project

  git clone https://link-to-project

Go to the project directory

  cd my-project

Install dependencies

  npm install

Start the server

  npm run start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published