Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 989 Bytes

README.md

File metadata and controls

50 lines (33 loc) · 989 Bytes

Todo app

Table of contents

Overview

Screenshot

Links

My process

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Flexbox
  • JavaScript
  • React - JS library

What I learned

This was my first project created with React. I was able to put into practice what I have learned in React so far, for example the following React Hooks:

  • useState
  • useEffect
  • useReducer
  • useContext
  • Custom Hooks

Continued development

My next steps will be to learn the advanced concept of React.

Author