Check the list of all teams in Spanish First Division League and, within each team, all the players playing in it.

Getting started

You can view a live demo over at https://la-liga-psi.vercel.app/

To get the frontend running locally:

  • Clone this repo
  • npm install to install all required dependencies
  • npm start to start the local server

Add .env file in the root folder of project to set environment variables. This file is ignored by git.