iHarryD / zuai-coursework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

First, install all dependencies:

npm install

Second, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Design Decisions

Used font Montserrat in the project as I could not find Mont anywhere

Features Implemented

Bonus Features

  • Dynamic filters using courses and subjects

  • Delete individual coursework

  • Error handling with user feedback for PDF uploads

  • Keyboard navigation support

  • Routing

  • Animation

About


Languages

Language:TypeScript 95.9%Language:CSS 3.5%Language:JavaScript 0.6%