https://github.com/willandskill/react-basics-todos
A simple TODO app based in React.js
https://github.com/willandskill/react-basics-todos
Last synced: over 1 year ago
JSON representation
A simple TODO app based in React.js
- Host: GitHub
- URL: https://github.com/willandskill/react-basics-todos
- Owner: willandskill
- Created: 2018-04-03T19:52:30.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T18:29:39.000Z (over 3 years ago)
- Last Synced: 2024-12-19T03:34:05.445Z (over 1 year ago)
- Language: JavaScript
- Size: 1.52 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Basics - TODOs
Playing around with a basic TODO app.
## Libraries / Frameworks
* React.js (Create React App)
* Bootstrap 4
## Getting started...
```
git clone https://github.com/faisalmahmud/react-basics-todos.git
cd react-basics-todos
yarn install
yarn start
```
## Screenshot
