/hackpsu-react-todo

A very simple todo list sample app built at a HackPSU 2017 workshop.

Primary LanguageJavaScript

HackPSU React.js Todo App

This app was created in a talk I gave at HackPSU 2017 on React. It is a pretty basic todo app. To run it, navigate to this directory in your terminal and type

$ npm install

$ npm start