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 💯.
- Daily quizzes on various programming topics 🤓
- Leaderboard to compete with other developers 🏆
- Personalized progress tracking 📈
- User-friendly interface 🙌
- Node.js 💻
- NPM 📦
To get started with Code-Streaks, follow these steps:
- Clone the repository to your local machine.
git clone https://github.com/kyng-cytro/code-streaks.git
- Navigate to the project directory.
cd code-streaks
- Install the required dependencies.
npm install
- Start the development server.
npm run dev
- Access the platform at
http://localhost:3000
. 💻
Contributions to Code-Streaks are welcome 🙌. If you would like to contribute, please fork the repository and submit a pull request 🔃.
Code-Streaks is released under the MIT License 🎉.