rukundob451 / QUIZAPP-main

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Link to the platform: https://quizapp-pi-murex.vercel.app/

Cloning the QUIZAPP-main Project

To clone the QUIZAPP project from GitHub, follow these steps:

  1. Open the terminal on your computer.
  2. Navigate to the directory where you want to clone the QUIZAPP-main project
  3. Enter the following command:
git clone https://github.com/rukundob451/QUIZAPP.git
  1. Wait for the project to finish cloning.

Running the QUIZAPP Project

To run the QUIZAPP project, follow these steps:

  1. Navigate to the QUIZAPP directory using the terminal.
  2. Install the necessary dependencies by entering the following command:
npm install
  1. Wait for the installation to complete.

  2. Start the application by entering the following command:

npm run dev
  1. Wait for the application to start.

That's it! You should now be able to fully run the QUIZAPP project in your computer browser.

About


Languages

Language:JavaScript 77.0%Language:CSS 19.8%Language:HTML 3.1%