An awesome sports site to find all the football (soccer) leagues' information worldwide.
Explore the docs »
View Demo
·
Report Bug
·
Request Feature
Table of Contents
There are many great codes available on GitHub, however, I tried to give it a shot with react js, react router, react context and material ui and created this project.
A list of commonly used resources that I find helpful are listed in the acknowledgements.
- Find all the Sports Leagues in the world
- Infinite Scroll
- Get details of any specific League
To get a local copy up and running follow these simple example steps.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/bmrabiulalam/sports-junction.git
- Go to the project folder
cd react-router-bmrabiulalam
- Install NPM packages
npm install
- Go to the project directory
cd react-router-bmrabiulalam
- Run the App
npm start
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Muhammad Rabiul Alam - @bm_rabiulalam - bmrabiulalam@gmail.com
Project Link: https://github.com/bmrabiulalam/sports-junction