Skip to content

codedrift/jeopardy

 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 70.9%
  • HTML 20.4%
  • CSS 8.7%