The Hackathon Idea Generator is a web application that helps participants overcome ideation blocks during hackathons. It generates random project ideas and prompts to inspire creativity, enabling participants to find exciting and unique project concepts.
- Creative project ideas with captivating headings anddescriptions
- Random prompts to spark innovation
- Easy-to-use interface with a "Generate Idea" button
- Responsive design for a seamless user experience
- Reset option to clear the generated idea and start anew
- Visit the live demo link here.
- Click on the "Generate Idea" button to get a random project idea with a corresponding description.
- To start ideation again, click the "Reset" button to clear the generated idea and the confirmation message.
To set up the project locally and run it on your machine, follow these steps:
- Clone the repository to your local machine using the following command:
git clone https://github.com/your-username/hackathon-idea-generator.git
- Navigate to the project directory:
cd hackathon-idea-generator
- Open the
index.html
file in your web browser:
open index.html
- You should now see the Hackathon Idea Generator web app running on your local machine.
- HTML
- CSS
- JavaScript
Contributions are welcome! If you have any suggestions, ideas, or bug reports, please create an issue or submit a pull request.
This project is licensed under the MIT License.