/haza-app

Simple ToDo List with React.js

Primary LanguageJavaScript

Haza

Simple ToDo List with React.js

Table of contents

General info

Haza App is a simple todo list website created with React.js.

Screenshots

Haza Preview

Technologies

  • React.js

Demo

Here is a working live demo

Setup

# 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 start

Scope of Functionalities

List 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 Status

Project is: finished

Contact

Created by @danakim21 - feel free to contact me!