`Meu Time` is an application for accessing soccer statistical data via API-Football.
Live | Technologies | Layout | Getting Started | Prints | License
This project is hosted at Vercel by the link https://meu-time-leonardojacomussi.vercel.app/
This project was developed with the following technologies:
- React JS
- Next JS
- Typescript
- Styled Components
- Git and Github
- Figma
You can view the project layout through the files UI-Design.fig
and UI-Design.pdf
in THIS FOLDER. You must have a Figma account to access it.
First, install the dependencies:
npm install --force
Second, run the development server:
npm run dev
Open http://localhost:3000 with your browser to see the result.
This project is under the MIT license.