Skip to content

MyReactStuff/Todo-List-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

React Todo App

This is a sample react todo app done step-by-step. This sample app was a part of react workshop.

Instructions

First clone this repository.

$ git clone https://github.com/MyReactStuff/Todo-List-React.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

Each step is a branch. Check out to the step you want to test.

$ git checkout <step-number>    # eg: git checkout step-1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published