This is a fun little website I created that reactively calculates the average grade of the remaining subjects a student needs in order to achieve the 3 distinct latin honor titles.
I built this project with React and Tailwind CSS.
- HTML5
- CSS
- Flexbox
- Tailwind CSS
- React
- Vite
During the making of this project, I've practiced various skills in HTML and CSS, and React.
In React,
- useEffect hooks to execute a function whenever a state variable changes.
- Frontend Mentor - @FG-ABC