Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 1.09 KB

README.md

File metadata and controls

50 lines (32 loc) · 1.09 KB

Euro 2020 Predictor

GitHub license Generic badge Generic badge

A prediction/wall chart app for the UEFA 2020/2021 European Championship finals. Plan the route of your favourite teams to the final and share your predictions with friends. Built using create-react-app, TypeScript and Sass.

image

Demo

https://rzencoder.github.io/euros-predictor

Tech Stack

  • React
  • TypeScript
  • Sass

How to use

// Clone this repository
$ git clone https://github.com/rzencoder/euros-predictor

// Go into the repository
$ cd euros-predictor

// Install dependencies
$ yarn install

// Run the app
$ yarn start

// Open the app
$ http://localhost:3000

Licence

MIT

Credits

react-flags for the svg flags

react-confetti