Skip to content

RANDAAAALL/Quiz-App

Repository files navigation

📚 Programming Quiz Application

👋 Welcome! This is my final project for the end of the semester.


🛠️ Tech Stack

  • TypeScript
  • JavaScript
  • Node.js
  • Express.js
  • React Native

📱 Platforms

  • Android
  • iOS (via Expo & EAS Build)

🚀 Description

An interactive quiz app built to test programming knowledge. Users can:

  • Upload profile picture
  • Track scores
  • View leaderboard rankings
  • Review quiz history

All features work in real-time using Firebase.


🧑‍💻 Getting Started

If you want to use this app, follow these steps:

🖥️ 1. Clone the repository

cd Desktop  # or your preferred directory
git clone <your-repo-url>
cd <cloned-folder-name>
code .

📦 2. Install dependencies

npm install

⚙️ 3. Configure environment variables

  1. Open the .env.example file
  2. Replace the placeholder values with your actual config
  3. Rename it to .env
mv .env.example .env

About

A programming quiz app build by react native expo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published