Skip to content

HeHanqing/FE-Interview-Quiz

Repository files navigation

FE-Interview-Quiz

This is a Next.js project bootstrapped with create-next-app.

screenshot

how to run the project locally

Follow these steps to set up the project locally on your machine.

Prerequisites

Make sure you have the following installed on your machine:

Clone the repository

git clone https://github.com/HeHanqing/FE-Interview-Quiz.git
cd FE-Interview-Quiz

Installation

Install the project dependencies using npm:

npm install

Running the Project

npm run dev

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.