Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 1.08 KB

README.md

File metadata and controls

48 lines (29 loc) · 1.08 KB

Table of contents

Overview

A react-developed accordion that has a list of vertical items and can be expanded and collapse to review their contents

Screenshot

Screenshot

Links

Built with

  • ReactJs

What I learned

  1. I learnt how to use custom components in react effectively.
  2. I was able to implement the useState Hook in react
  3. I learnt how to transfer data from a parent component to a child component
  4. conditional rendering in react

Continued development

integrating this page into a fully developed website

Useful resources

Author