Skip to content

mchourishi/react-todo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Todo List

This is a simple react todo list that lets you add and delete items.

Instructions

First clone this repository.

$ git clone https://github.com/mchourishi/react-todo.git

Install dependencies. Make sure you already have nodejs & npm installed in your system.

$ npm install # or yarn

Run it

$ npm start # or yarn start

Steps

  1. npm start will load the Todo List App in your browser.
  2. Simply add task
  3. To delete click on the added task.

About

A simple Todo List with ReactJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published