Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/codebucks27/react-todo-app
- Owner: codebucks27
- Created: 2020-09-11T14:28:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-13T10:41:24.000Z (over 4 years ago)
- Last Synced: 2023-03-05T10:18:28.239Z (almost 2 years ago)
- Topics: react, reactks, todo, todo-list, todoapp, todolist
- Language: JavaScript
- Homepage:
- Size: 1.34 MB
- Stars: 1
- Watchers: 1
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/9zcMnJI3B7MThis project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).