Project 12 - Sportsee

This repo contains the source code for a dashboard app witch calls an extern api in order to get datas

1. General informations

Sportsee is a dashboard application following a figma mockup here Project steps are logged in a Notion dashboard here

2. Project installation

2.1 Prerequisites

2.2 Launching the project

  • Fork the repository
  • Clone it on your computer.
  • The yarn command will allow you to install the dependencies.
  • The yarn start command will allow you to run the frontend app.