Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 243 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 243 Bytes

Setting Up Project

Overview

This is the frontend for the Quiz Craft project which was done in reactJS + Vite + TS.

To get start run

  git clone https://github.com/dylan-dot-c/Quiz-Craft.git .
  npm install
  npm run dev