Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elevenpassin/todo-list

A simple todo app which also displays random quotes. :)
https://github.com/elevenpassin/todo-list

css-preprocessor localstorage react react-components service-worker

Last synced: about 1 month ago
JSON representation

A simple todo app which also displays random quotes. :)

Awesome Lists containing this project

README

        

# Todo list App

A very simple beginner app that I made to get more familiar with reactjs library and localstorage API.

## Technologies used
- HTML5, CSS3 & Javascript (ES6)
- reactjs & react-dom
- Local Storage API

## Features
- Users can add tasks to the todo list and remove tasks from todo list.
- A very simple quotes app is right beside the todolist that randomly shows an inspirational quote.