/react-todo-app

Simple todo application built in React using stateful class components and prop drilling

Primary LanguageJavaScript

react-todo-app

Simple todo application built in React using stateful class components and prop drilling

Used modules

  • Create-react-app
  • React-FontAwesome
  • Flexbox

Images

Image of todo app

To test it out, run:

> git clone git@github.com:alinabylkova/react-todo-app.git
> yarn install
> yarn start
> Project will be running at http://localhost:3000/