ValentinDft / Sportsee-app_OPC

Développez un tableau de bord d'analytics avec React - OpenClassrooms P12

Home Page:https://sportsee-flax.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SportSee

P12 - OpenClassRoom - Développez un tableau de bord d'analytics avec React

Installation

Prerequisites

Installation and Launch the Back-end

  • Clone the repo of the back-end git clone https://github.com/OpenClassrooms-Student-Center/P9-front-end-dashboard.git
  • Install the dependencies yarn (or yarn install) or npm i (or npm install)
  • Launch the back-end yarn dev or npm run start
  • The Back-end should be accesible on port 3000 (http://localhost:3000)

Installation and Launch the Front-end

  • Clone this repo of the Front-end
  • Install the dependencies yarn (or yarn install) or npm i (or npm install)
  • Launch the Front-end yarn dev.
  • The Front-end should be accessible at URL http://localhost:5173.

About

Développez un tableau de bord d'analytics avec React - OpenClassrooms P12

https://sportsee-flax.vercel.app


Languages

Language:JavaScript 76.6%Language:SCSS 22.1%Language:HTML 1.3%