reis-daniel / sports-db

With this app you can find out about all the sports leagues that you can think of! Whether in golf, football, basketball - here you will find all information about teams, stadions and competitions. This app was set up with react.js and uses the data from TheSportsDB API.

Home Page:https://supercodes-sportsdb.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

super(c)ode Final Project - Sports.DB with TheSportsDB API

With this app you can find out about all the sports leagues that you can think of! Whether in golf, football, basketball - here you will find all information about teams, stadions and competitions. This app was set up with react.js and uses the data from TheSportsDB API.

Table of contents

Overview

The challenge

The overall view of the leagues should be able to be filtered by country and sport. Users can use a search function to find specific information. Clicking on a league takes you to a subpage listing all the clubs (playing in that league). From here you can click on the club and call up a detail page with information about the club.

Users should be able to:

  • View the optimal layout for the component depending on their device's screen size
  • See hover states for all interactive elements on the page

Screenshots

Home Screen with all leagues

League Screen with all Teams

Team Screen with all Details

Links

My process

Built with

Useful resources

Authors

Acknowledgments

This project has been realized as part of the super(c)ode "Front-End Boot-Camp 2022".

About

With this app you can find out about all the sports leagues that you can think of! Whether in golf, football, basketball - here you will find all information about teams, stadions and competitions. This app was set up with react.js and uses the data from TheSportsDB API.

https://supercodes-sportsdb.netlify.app


Languages

Language:JavaScript 50.3%Language:SCSS 33.1%Language:CSS 14.1%Language:HTML 2.5%