nomanalikhan / react-todo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Todo

A small hands on example of a TODO app in ReactJS for Procom.

Do checkout the presentation Why React's Awesome!

Usage

Install the dependencies and start the server.

npm install
npm start
open http://localhost:3000

Linting

This boilerplate project includes React ESLint configuration.

npm run lint

Dependencies

About

License:MIT License


Languages

Language:JavaScript 91.5%Language:HTML 5.5%Language:CSS 3.0%