Think you know HTML? Take the test! This interactive quiz challenges your understanding of HTML language.
- Node.js (version specified in package.json)
- pnpm (version specified in package.json)
- Docker
- Clone the repository:
- Install dependencies:
- Start the Supabase server
npm run supabase:start
- Set up environment variables:
cp .env.example .env
- Set variables for your local Supabase instance.
- Start the development server:
pnpm dev
Contributions are welcome! Whether it's adding new questions, improving explanations, or fixing bugs, please feel free to submit a pull request.
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-question
) - Commit your changes (
git commit -m 'feat: add a new question'
) - Open a Pull Request
- Next.js - React framework
- Tailwind CSS - Styling
- MDX - Content
- Supabase - Backend