aronsonben / todo-demo

A practice project with React.js, creating a simple to-do list

Home Page:https://aronsonben.github.io/todo-demo/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This project is a starting point for learning and practicing various front-end technologies, mainly React.js.

Decided to just make this a ToDo-List demo, showcasing some work I've done while learning React.js.

Gratefully using ahfarmer's 'emoji-search' React example as a guideline to start.

--

Update 09/11/18: Got it up and published. Some quirks still, such as the local storage display. For now, items that were previously stored will be added to the list as a purplish color upon addition of the first new element. Hopefully will get that fixed soon. But mostly the major Todo-List functions work well!

About

A practice project with React.js, creating a simple to-do list

https://aronsonben.github.io/todo-demo/


Languages

Language:JavaScript 79.1%Language:CSS 19.7%Language:HTML 1.2%