Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simbawangu/capstone3
A mobile website that is a hub of all football related content
https://github.com/simbawangu/capstone3
css html javascript react react-router reacttestinglibrary redux
Last synced: 6 days ago
JSON representation
A mobile website that is a hub of all football related content
- Host: GitHub
- URL: https://github.com/simbawangu/capstone3
- Owner: SimbaWANGU
- License: mit
- Created: 2022-06-20T07:54:00.000Z (over 2 years ago)
- Default Branch: dev
- Last Pushed: 2022-06-23T11:44:13.000Z (over 2 years ago)
- Last Synced: 2025-01-09T19:44:57.300Z (16 days ago)
- Topics: css, html, javascript, react, react-router, reacttestinglibrary, redux
- Language: JavaScript
- Homepage:
- Size: 1.46 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](https://img.shields.io/badge/Microverse-blueviolet)
# Capstone Project - 03
## Football Hub> Description
This a mobile web application to check a list of metrics (numeric values) using React and Redux.
An API that provides numeric data about a topic was selected and a web app was built around it. The web app has these pages:
- a home page with a list of items that could be filtered by some parameters.
- another page for the item details## Built With
- HTML
- CSS
- JavaScript
- React / Redux
- Love ❤️## Live Demo
You can check the live demo [here](https://www.loom.com/share/3b797b63e32848799b26ef336967a987)
## Deployment
You can find the live link [here](https://foot-y.herokuapp.com/)
### Prerequisites
- Have completed all the previous learning of modules.
`(HTML, CSS and JS)`## Set up
- `git clone [email protected]:SimbaWANGU/capstone3.git`
- `npm create-react-app capstone3`
- `cd capstone3`
- `npm start`## Author
👤 **Simba WANGU**
- GitHub: [@SimbaWANGU](https://github.com/SimbaWANGU)
- Twitter: [@Simb_erella](https://twitter.com/Simb_erella)
- LinkedIn: [Simba Wangulu](https://linkedin.com/in/simba-wangulu/)## 🤝 Contributing
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page](../../issues/).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
- [Microverse](https://www.microverse.org/)
- [Nelson Sakwa on Behance](https://www.behance.net/sakwadesignstudio)
- [Football API](https://.api-football.com/)## 📝 License
This project is [MIT](./MIT.md) licensed.