Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codebucks27/react-todo-app

Create TODO app in React Js.
https://github.com/codebucks27/react-todo-app

react reactks todo todo-list todoapp todolist

Last synced: 3 months ago
JSON representation

Create TODO app in React Js.

Awesome Lists containing this project

README

        

## Follow Below Instructions:

First get this starter code repo by just writing below command ni command prompt or terminal.

#### git clone --single-branch --branch starter-code https://github.com/codebucks27/React-Todo-app.git

After that do,

### `npm install`

and

### `npm start`

You can Follow This Tutorial to build whole App.
https://youtu.be/9zcMnJI3B7M

This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).