See it live here
Social Dashboard was part of the Frontend Mentors catalog I chose to build in React to practice creating custom components, props, and building on my custom CSS skills.
- Vite
- React
- CSS
This was built mainly to solidify React fundamentals. Creating custom components, passing data as props, utilizing conditional rendering, and React hooks like useState.
Being the first React project I wanted to have live I initially had issues with asset pathing in the build version. After some reading of the Vite documentation, I realized what I was missing and got it up and running!
This project came from the Frontend Mentor challenge here