"Football-Highlights" is a website that shows list of recently played matches and the highlights of them.
- REACT
- REDUX
Start by cloning the repository.
git clone https://github.com/Thermiee/Football-highlights.git
Navigate to the created folder.
cd Football-highlights
Install all the dependencies.
npm install
Run the live server
npm run start
Go to Localhost
Run the Test
npm test
Build the distribution folder before hosting the app
npm run build
After the build you can host the build
folder.
👤 Emmanuel Jolugbo
- GitHub: Thermiee
- LinkedIn: Emmanuel Jolugbo
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is GNU licensed.