This project fetches data from a JSON file which contains all the worldcup 2018 details. Read more about it here.
Project Link: https://zero-to-mastery.github.io/worldcup-2018
- Clone repository on your local machine
- Do
npm install
to install all the packages - Run the app by
npm start
You are all welcome to contribute to this project and add more features and functionalities. Get creative! :)
Look at the Issues section to fix a bug or to pick up a new feature.
This project was bootstrapped with Create React App