Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 818 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 818 Bytes

main (2)

Hi ! This is ZIGU quiz's front-end repository.

Please refer to the back-end repository to run it locally and run the server together

Or go to this link https://ziguquiz.site

React Project

Prerequisites

Before you begin, ensure you have the following installed:

Getting Started

To get a local copy up and running, follow these simple steps.

Clone the repository

git clone https://github.com/ZIGUquiz/ZIGUquiz-frontend.git

cd your-react-project

Install dependencies

npm install

Start the development server

npm start

The application will start and be accessible on http://localhost:3000.