My very first website. My teachers in high school mentioned building a website with React, and this was a great time to return to that idea. You can find it Here.
Built with reusable React hooks and components, I used a heavy amount of CSS to decorate and animate the pages.
The contact page is also run through an EmailJS account, which forwards messages directly to my inbox.
What I Learned
- Create React web pages
- JavaScript animation functions and CSS styling
- EmailJS incorporation to forward to myself
- Figma was used to visualize the project before development began.