Description | Demonstration | Requirements | Technologies | Usage
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.
IgniteQuiz.-.Demonstration.mp4
- React Native
- Expo
- Typescript
- StyleSheet
- Async Storage
- Gesture Handler
- Skia
- Reanimated
- Expo Haptics
- Expo AV
- Phosphor
You can clone it on your pc using the command:
git clone https://github.com/Lissone/ignitequiz.git
cd ignitequiz
npm install
#or
expo install
npm run start
#or
expo start
Distributed under the MIT License. See LICENSE
for more information.