Skip to content

An open-source, community-driven quiz game to test your HTML skills. Discover fun challenges and see how well you really know your tags and attributes!

Notifications You must be signed in to change notification settings

fullstacksjs/you-dont-know-html

Repository files navigation

banner banner

You don't know HTML

Think you know HTML? Take the test! This interactive quiz challenges your understanding of HTML language.

Contributing

Prerequisites

  • Node.js (version specified in package.json)
  • pnpm (version specified in package.json)
  • Docker

Development

  1. Clone the repository:
  2. Install dependencies:
  3. Start the Supabase server
    npm run supabase:start
  4. Set up environment variables:
    cp .env.example .env
  5. Set variables for your local Supabase instance.
  6. Start the development server:
    pnpm dev

Making new changes

Contributions are welcome! Whether it's adding new questions, improving explanations, or fixing bugs, please feel free to submit a pull request.

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/amazing-question)
  3. Commit your changes (git commit -m 'feat: add a new question')
  4. Open a Pull Request

Tech Stack

About

An open-source, community-driven quiz game to test your HTML skills. Discover fun challenges and see how well you really know your tags and attributes!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •