Skip to content

Arnav-Salian/User-Interface-Design-and-Evaluation

Repository files navigation

CO2104 User Interface Design & Evaluation HW2

Deployed to: visityork.vercel.app
Easy access for Usability Testing

How to Run Locally

Follow these steps to run the project on your local machine:

1. Install Dependencies

npm install

2. Start the Development Server

npm run dev

3. Open in Browser

Visit:

http://localhost:5173

(Or whichever localhost port is shown in the terminal)