Skip to content

bmalvo/FootballApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 

Repository files navigation

 _____           _   _           _ _    _                
|  ___|__   ___ | |_| |__   __ _| | |  / \   _ __  _ __  
| |_ / _ \ / _ \| __| '_ \ / _` | | | / _ \ | '_ \| '_ \ 
|  _| (_) | (_) | |_| |_) | (_| | | |/ ___ \| |_) | |_) |
|_|  \___/ \___/ \__|_.__/ \__,_|_|_/_/   \_\ .__/| .__/ 
                                            |_|   |_|    
 

Welcome to the Football App! This application is designed for football enthusiasts who want to manage and track their favorite players, teams, and games. With a user-friendly interface and powerful features, you can easily create, edit, and delete data while keeping up with the latest statistics.

Features

Bookmarks:

The app includes four main bookmarks for easy navigation:

Players Base:

Manage player profiles, including creating, editing, and deleting player information.

Team Base:

Organize and maintain team details with the ability to create, edit, and delete teams.

Games Base:

Keep track of games, allowing you to create, edit, and delete game records.

Statistics:

View essential statistics, including the last game played and the top three teams with the most goals.

Data Management:

All data is stored in a database using json-server, ensuring quick and efficient data handling.

Data Fetching:

The app utilizes react-query for seamless data fetching, providing a smooth user experience.

Statistics Display

Stay informed with real-time statistics: View the last game played. Check out the top three teams with the most goals scored.

Getting Started

To get started with the Football App and see the results: Clone the repository:

git clone https://github.com/bmalvo/FootballApp.git

Install dependencies:

cd football-app
yarn install

Start the json-server:

yarn run json-server db.json

Run the application:

yarn dev

The app will be accessible at http://localhost:5173.

Conclusion The Football App is your go-to solution for managing football-related data. Whether you're a player, coach, or fan, this app provides all the tools you need to stay organized and informed.

Feel free to reach out if you have any questions or need further assistance!

Let me know if you have any other questions or want to make further improvements! ⚽️ The project creation is a task assigned by MegaK

About

The project creation is a task assigned by MegaK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages