Simple ToDo List with React.js
Haza App is a simple todo list website created with React.js.
- React.js
Here is a working live demo
# Clone this repository
$ git clone https://github.com/danakim21/haza-app.git
# Go into the repository
$ cd haza-app
# Install dependencies
$ npm install
# Run the app and access it at localhost:3000
$ npm startList of features ready
- Add tasks, Delete tasks, Complete tasks
- Incomplete completed tasks
To Do
- Use redux for better state control
- Change priority in list
Project is: finished
Created by @danakim21 - feel free to contact me!
