Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laisfrigerio/football-team-flags
Flags from national teams made with css 🏳
https://github.com/laisfrigerio/football-team-flags
brazil brazilian css flags football hacktoberfest hacktoberfest2022 html html5 logos national-teams sass scss teams
Last synced: 3 months ago
JSON representation
Flags from national teams made with css 🏳
- Host: GitHub
- URL: https://github.com/laisfrigerio/football-team-flags
- Owner: laisfrigerio
- License: mit
- Created: 2021-06-29T00:26:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-17T20:25:10.000Z (over 2 years ago)
- Last Synced: 2023-03-05T06:39:25.295Z (almost 2 years ago)
- Topics: brazil, brazilian, css, flags, football, hacktoberfest, hacktoberfest2022, html, html5, logos, national-teams, sass, scss, teams
- Language: HTML
- Homepage: https://laisfrigerio.com.br/football-team-flags/
- Size: 1.27 MB
- Stars: 26
- Watchers: 1
- Forks: 19
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Football team flags 🏳
Flags from national teams made with only CSS
## 🛠️ Stack
- SASS
- PUG
- Gulp to compile SASS and PUG to CSS and HTML respectively
- Git flow
- Responsive website
- Cross browser flexbox## National team list
- 🇦🇹 Austria
- 🇧🇩 Bangladesh
- 🇧🇪 Belgium
- 🇧🇯 Benin
- Brazil
- 🇧🇬 Bulgaria
- 🇨🇴 Colombia
- Denmark
- 🏴 England
- 🇫🇮 Finland
- 🇫🇷 France
- 🇩🇪 Germany
- 🇮🇹 Italy
- 🇯🇵 Japan
- 🇳🇱 Netherlands
- 🇵🇼 Palau
- 🇵🇱 Poland
- Portugal
- Spain
- Switzerland## Brazilian flag list
- Acré
- Alagoas
- Amapá
- Amazonas
- Bahia
- Ceará
- Distrito Federal
- Espirito Santo
- Goiás
- Maranhão
- Mato Grosso
- Mato Grosso do Sul
- Minas Gerais
- ☑️ Pará
- Paraíba
- ☑️ Paraná
- Pernambuco
- Piauí
- Rio Grande do Norte
- ☑️ Rio Grande do Sul
- Rio de Janeiro
- Rondônia
- Roraima
- São Paulo
- Santa Catarina
- Sergipe
- Tocantins## How to Contribute
Please, read [CONTRIBUTION.md](https://github.com/laisfrigerio/football-team-flags/blob/main/CONTRIBUTION.md) file
## Run
First of all, we must clone the repository:
```
$ git clone https://github.com/laisfrigerio/football-team-flags.git
```Or case if it is a fork:
```
$ git clone https://github.com//football-team-flags.git
```And get into folder:
```
$ cd football-team-flags
```Then, install dependencies
```
$ npm install
$ npm run build
```Lastly, you can downloaded the `Live Server` extension to start a local server to run the project
[Live Server extension info](https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer)
## :woman: Author
| [
@laisfrigerio](https://github.com/laisfrigerio)
|
| :---: |## 🧑🤝🧑 Contributors
| [
Lucas Marchiori](https://www.lucasbmarchiori.com.br/)
| [
Natália Francisco](https://github.com/natalia-fs)
| [
Anderson Coelho](https://github.com/AndersonAlvesCoelho)
| [
Erismar Oliveira](https://github.com/erismaroliveira)
| [
Eduardo Nogueira](https://github.com/dudunog)
| [
Ruan Carlos](https://github.com/AguaPotavel)
|
| :---: | :---: | :---: | :---: | :---: | :---: |## 📄 License
This project is licensed under the MIT License - see the LICENSE.md file for details