Skip to content

Mobile application that challenges users with fullstack programming questions.

Notifications You must be signed in to change notification settings

Lissone/ignitequiz

Repository files navigation

Ignite Quiz

Description   |    Demonstration   |    Requirements   |    Technologies   |    Usage


License Repo size Top lang Stars repo Forks repo Pull requests Last commit

Report bug · Request feature


Description

Ignite Quiz is a mobile app developed with React Native and Expo that challenges users with full-stack programming questions across various languages. The app provides an interactive and engaging experience, allowing users to test their programming knowledge and skills through practical challenges.

With this project, I challenged myself to learn more about specific interactions in mobile applications and to explore advanced animations using the Skia and Reanimated libraries from React Native. This learning experience enabled me to create a more dynamic and responsive interface, enriching the user experience and making the learning process more enjoyable and effective.

Demonstration

IgniteQuiz.-.Demonstration.mp4

Requirements

Technologies

  • React Native
  • Expo
  • Typescript
  • StyleSheet
  • Async Storage
  • Gesture Handler
  • Skia
  • Reanimated
  • Expo Haptics
  • Expo AV
  • Phosphor

Usage

You can clone it on your pc using the command:

git clone https://github.com/Lissone/ignitequiz.git
cd ignitequiz

Install dependencies

npm install
#or
expo install

Run project

npm run start
#or
expo start

License

Distributed under the MIT License. See LICENSE for more information.

Made with ❤️ by Lissone