Skip to content

A single-page website that introduces the legendary football players of all time, provides detailed statistics for each football player and filters by player name.

License

Notifications You must be signed in to change notification settings

omrfrkcpr/Football_Legends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Football Legends App ©️

💻 https://all-time-footboll-legends.netlify.app/

Description

A responsive application in which we render the 75 best football players of all time by pulling them from a local database file and filtering them to find the specific football player, and we can also view the data of the football player when we click on each football player card.

Outcome 🎦

footboll-legends

Project Skeleton 🩻

Football_Legends(folder)
|
├── public
│     └── index.html
├── src
│    ├── components
│    │       ├── Header.js
│    │       ├── CardContainer.js
│    │       └── PlayerCard.js
│    ├── helpers
│    │       └── data.js
│    ├── App.css
│    ├── App.js
│    ├── index.css
│    └── index.js
├── .gitignore
├── footboll-legends.gif
├── LICENSE
├── package.json
├── package-lock.json
└── readme.md

Objective

Build a single-page application introducing legendary football players of all time using ReactJS.

At the end of the project, following topics are to be covered; 🎯

  • HTML

  • CSS

  • JS

  • ReactJS

  • React-Bootstrap

At the end of the project, will be able to; 💪

  • improve coding skills within HTML & CSS & JS & ReactJS & React-Bootstrap.

  • use git commands (push, pull, commit, add etc.) and Github as Version Control System.

Contributing 🤝

Your insights and contributions greatly enrich my projects! Whether you're bursting with fresh project concepts or have ideas to enhance existing ones, your input is invaluable. Feel free to open an issue to initiate a dialogue about your thoughts, or submit a pull request with your proposed modifications. Every contribution plays a vital role in my growth and improvement, so thank you for being an integral part of my community!

LICENSE 🪪

This repository is licensed under the MIT License. See the MIT licence file for details. For more information please visit MIT License

☺ Happy Coding ✍

About

A single-page website that introduces the legendary football players of all time, provides detailed statistics for each football player and filters by player name.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages