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: 25 days ago
JSON representation
Create TODO app in React Js.
- Host: GitHub
- URL: https://github.com/codebucks27/react-todo-app
- Owner: codebucks27
- Archived: true
- Created: 2020-09-11T14:28:01.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-20T09:10:18.000Z (over 1 year ago)
- Last Synced: 2025-03-06T14:52:42.287Z (2 months ago)
- Topics: react, reactks, todo, todo-list, todoapp, todolist
- Language: JavaScript
- Homepage:
- Size: 1.52 MB
- Stars: 4
- Watchers: 2
- 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).