Skip to content

danakim21/haza-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

About

Simple ToDo List with React.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published