Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 1011 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 1011 Bytes

World Cup 2018 TravisCI Build Status

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

How to install

  • Clone repository on your local machine
  • Do npm install to install all the packages
  • Run the app by npm start

Feel free to contribute

You are all welcome to contribute to this project and add more features and functionalities. Get creative! :)

Not sure what to contibute?

Look at the Issues section to fix a bug or to pick up a new feature.

This project was bootstrapped with Create React App