Skip to content

dnovac/simple-tasks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was made with the purpose of learning ReactJS.

The boilerplate was created using create-react-app.

App description

The app simple-tasks can be used to track routine/daily tasks that does not require much than a couple of minutes to complete. The user can add new tasks in order to track, or remove the ones from the loaded sample. When the task is completed, the user is notified.

Data Storage

The data is stored on browser's localStorage.

Deploy the app

In order to run the app on your local machine, clone the app and run: npm install npm start The app wil run on port 3000.

Disclaimer

The code is open source, so suggestions of what I could've done better are welcomed.

Demo

Demo

About

ReactJS application used to track and countdown routine/daily tasks, that does not require much than a couple minutes to complete.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published