stassribnyi / todo-list-react

Simple to-do list made with React and Flux.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To Do List React (Flux)

Live Demo

An app inspired and made after simple tutorial about React (Flux). App uses CRA-free parcel based configuration.

To run this app locally, please follow steps below:

npm install

npm run serve

Then open http://localhost:3000/ to see the app.

About

Simple to-do list made with React and Flux.


Languages

Language:JavaScript 84.9%Language:CSS 11.4%Language:HTML 3.7%