Skip to content

CyberAula/aiquiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

93887d8 · Mar 31, 2025

History

95 Commits
Mar 31, 2025
Feb 23, 2024
Apr 19, 2024
Feb 23, 2024
Feb 20, 2025
Apr 19, 2024
Mar 8, 2024
Sep 30, 2024
Mar 21, 2025
Dec 16, 2024
Nov 27, 2024
Feb 18, 2025
Feb 18, 2025
Jan 30, 2025
Dec 17, 2024
Apr 20, 2024
Jan 29, 2025
Feb 23, 2024
Mar 5, 2025

Repository files navigation

AIQuiz

demo.mp4

Alvaro ya conectado

Configuration

Node 18

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000/aiquiz with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

This project uses next/font to automatically optimize and load Inter, a custom Google Font.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!