Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 685 Bytes

README.md

File metadata and controls

20 lines (13 loc) · 685 Bytes

Jeopardy - Engineering on tap edition 🍺

Lets build a nerdy Jeopardy game together and then play it!

The first round of Jeopardy will be played on October 19th 2018 at the 2nd "Engineering on tap" event.

The winner will be rewarded with loud clapping and free beer!

Find out more about Engineering on tap

How is this built?

The project uses "Create React App" using react-scripts-ts to enable Typescript.

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Added some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request