60secondsQuizChallenge icon indicating copy to clipboard operation
60secondsQuizChallenge copied to clipboard

Trivia App with React Native and Open Trivia DB

Logo

60 Seconds Quiz Challenge

How many questions can you solve in 60 seconds? Lets start!

Content

The repository contains:

Directory layout

  • src/components: presentational components
  • src/redux: redux files
  • src/views: the application's screens
  • src/assets: assets (image, audio files, ...) used by the application
  • src/utils: theme files etc
  • src/fonts: fonts files
  • src/api: api service

License

This project is released under the MIT License.