App was created with React and SportScore API, for anyone who likes football(soccer).
https://sportscore1.p.rapidapi.com/sports/1/leagues
https://sportscore1.p.rapidapi.com/leagues/${id}/events
App was made with React using TypeScript, with the addition of a couple npm packages:
react-icons
react-router-dom
axios
react-toastify
react-loader-spinner
Color | Hex |
---|---|
Off Black | #111111 |
Off White | #fafafa |
Accent | #2FB1E6 |
Install my-project with npm
npm install