/to-do-react-app

To-do list react app that displays my new skills for making functional, styled and well laid out React components.

Primary LanguageJavaScript

To-Do React App

To-do list react app that displays my new skills for making functional, styled and well laid out React components.

What I Learned:

  • Structuring stateless functional React components
  • React Hooks
  • Styling with CSS Modules
  • JSON Array Mapping

GitHub Pages:

Link:

https://jarodburchill.github.io/to-do-react-app

Preview:

alt text

Installation:

git clone https://github.com/jarodburchill/to-do-react-app
cd to-do-react-app
npm install
npm start