Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 443 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 443 Bytes

Getting Started with Create React App

This project utilized the radix-ui component library.

The following components were utilized:

  • npm install @radix-ui/react-accordion

May need to run the following in root directory

  • npm install classnames
  • npm install classnames
  • npm install @radix-ui/colors

Read more about the radix-ui documentation here.