Skip to content

msynko/react-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Table of contents

General info

This is a Todo List app. Type in a task or item or whatever you want into the input field and press Add (or hit Enter/Return). Once you've submitted your item, you will see it appear as an entry. You can keep adding item to add additional entries, edit or delete them.

Live Demo

Technologies

Project is created with:

  • React version: "16.13.1"

Setup

To run this project, install it locally using npm:

$ cd ../react-to-do
$ npm install
$ npm start

About

🗒️ To-Do React App with CRUD operations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published