jkisk / react-class-components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

react-class-components

To install

npm install

To start

npm start

TODO

Create a to do list that will do the following:

  • Display list
  • Complete (strike-through) item in the list
  • Delete item from list
  • Add item to list

As you are adding the features, please create React components to isolate functionality

About


Languages

Language:JavaScript 76.6%Language:HTML 18.8%Language:CSS 4.6%