Skip to content

TIC-13/benchmark-ranking-front

Repository files navigation

Speed.AI - Ranking (front)

This project is the Front-end for a ranking website made using Next.js

Prerequisites

Make sure you have Node.js installed on your machine.

Installation

  1. Clone this repository;

  2. Navigate to the project directory;

  3. Create the .env.local file with the URL where the backend is running. Example:

    NEXT_PUBLIC_API="http://api-adress.com"
    
  4. Install the dependencies:

    yarn

Running the application

  1. To start the server, run:

    yarn run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published