Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 1.07 KB

README.md

File metadata and controls

47 lines (31 loc) · 1.07 KB

Summasabit ka ba?

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.

Table of contents

Overview

Screenshot

Screenshot

Links

My process

I built this project with React and Tailwind CSS.

Built with

  • HTML5
  • CSS
  • Flexbox
  • Tailwind CSS
  • React
  • Vite

What I learned

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.

Author