Kahoot Clone in Next.js, featuring Tailwind styling and powered by Supabase backend. Create and play real-time interactive quizzes. Enjoy an immersive learning experience with secure authentication. Have fun learning!
Demo aquí.
- Modern and attractive design.
- Completely responsive and compatible with different devices.
- Easy navigation and intuitive structure.
- Posibility to create questions and response the questions
- NextJS: Next.js is a React.js-based development framework that streamlines the creation of modern, high-performance web applications through server-side rendering and static site generation.
- Tailwind CSS: Utility CSS framework for styling the project.
- Supabase: Supabase is an open-source platform that combines the ease of use of a no-code platform with the power of a backend-as-a-service. It provides developers with tools to build applications with databases, authentication, APIs, and real-time updates without needing to manage the underlying infrastructure.
-
Clona este repositorio en tu máquina local.
-
Navega hasta el directorio del proyecto.
-
Ejecuta el siguiente comando para instalar las dependencias:
npm install
-
Una vez finalizada la instalación, ejecuta el siguiente comando para iniciar la aplicación:
npm run dev
-
Abre tu navegador y visita el puerto que te de por defecto, en mi caso; http://localhost:3000 para ver el portfolio en tu entorno local.
¡Las contribuciones son bienvenidas! Si encuentras algún error o tienes alguna sugerencia, por favor, abre un issue o envía una pull request.
Si deseas contactarme, puedes enviarme un correo electrónico a alvaro.martin.crespo.00@gmail.com o visitar mi sitio web para obtener más información.