A series of questions are shown on screen with an overarching link
Svelte: A modern framework for building user interfaces. Vite: A fast build tool and development server.
Make sure you have Node.js installed on your machine.
git clone https://github.com/yourusername/your-repo-name.git
cd your-repo-name
npm install
To start the development server, run:
npm run dev
Open your browser and go to http://localhost:5173 to play the quiz game.
Feel free to submit issues or pull requests. Contributions are welcome!
This project is licensed under the MIT License.