odino / react-todo

A simple todo app with react.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Todo

A simple playground to experiment with React.

Installation

The only kind of prerequisite is to have webpack installed globally:

cd react-todo
yarn
webpack
google-chrome ./index.html

Dev

Run webpack-dev-server and head to http://localhost:8080/webpack-dev-server/.

About

A simple todo app with react.


Languages

Language:JavaScript 83.2%Language:CSS 13.1%Language:HTML 3.7%