Skip to content

kyng-cytro/code-streaks

Repository files navigation

Code-Streaks 💻🔥

About 🧐

Code-Streaks is a daily quiz platform designed to help developers stay sharp and on their toes 💪. Built with Nuxt, Vue, and TypeScript 🚀, this platform offers a fun and interactive way to keep your coding skills in top form 💯.

Features 🎉

  • Daily quizzes on various programming topics 🤓
  • Leaderboard to compete with other developers 🏆
  • Personalized progress tracking 📈
  • User-friendly interface 🙌

📸 Screenshots

Quiz

Calendar

How to Play

Holding Streak

Broken Streak

Requirements 📋

  • Node.js 💻
  • NPM 📦

Installation 💾

To get started with Code-Streaks, follow these steps:

  1. Clone the repository to your local machine.
git clone https://github.com/kyng-cytro/code-streaks.git
  1. Navigate to the project directory.
cd code-streaks
  1. Install the required dependencies.
npm install
  1. Start the development server.
npm run dev
  1. Access the platform at http://localhost:3000. 💻

Contributing 🤝

Contributions to Code-Streaks are welcome 🙌. If you would like to contribute, please fork the repository and submit a pull request 🔃.

License 📜

Code-Streaks is released under the MIT License 🎉.