grades-view A pure visual implementation of the grade calculator. No interactions, no logic, just HTML and CSS. Setup # Fork the repo # Clone the forked repo from your account # Install dependencies npm i # Run the dev server npm start