Skip to content

mmeii/react-todo-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Todo List

License Badge Top Language

A simple todo list app to track your todos by adding, updating and deleting. This project was bootstrapped with Create React App.

Installation

  1. Download or clone repository
  2. npm install to install the required npm packages to run

Usage

  • Application will be invoked by using the following command: npm start

  • Users can add a todo and stored in localStorage

  • Update existing todos

  • And delete when todo is completed

Screenshot of Todo List

Links

Features

  • JavaScript
  • Node
  • React
  • localStorage

License

Copyright (c) Mengmei Tu. All rights reserved.

Licensed under the MIT license.

About

A simple CRUD todo list application built with React hooks. It allows you to add, update and delete your items stored in localStorage.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published