Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/starknightt/twitterquestiongenerator

This project generates random, questions related to web development and programming. It's designed to provide fun and engaging content for your tweets, perfect for sparking conversations on Twitter.
https://github.com/starknightt/twitterquestiongenerator

framer-motion gemini gemini-api generated question-answering questions react reactjs tailwindcss ui-design web

Last synced: 6 days ago
JSON representation

This project generates random, questions related to web development and programming. It's designed to provide fun and engaging content for your tweets, perfect for sparking conversations on Twitter.

Awesome Lists containing this project

README

        

# Twitter Question Generator

Welcome to the **Twitter Question Generator**! This project generates random, questions related to web development and programming. It's designed to provide fun and engaging content for your tweets, perfect for sparking conversations on Twitter.

## Live Demo

Check out the live demo [here](https://twitter-question-generator.vercel.app/)!

## Features

- Generates random, humorous questions about web development and programming.
- Simple and easy-to-use interface.
- Share generated questions directly on Twitter.

## Installation

1. Clone the repository:
```bash
git clone https://github.com/StarKnightt/TwitterQuestionGenerator.git
```

2. Navigate to the project directory:
```bash
cd TwitterQuestionGenerator
```

3. Install dependencies:
```bash
npm install
```

4. Start the development server:
```bash
npm start
```

5. Open your browser and go to `http://localhost:3000`.

## Usage

1. Open the [live demo](https://twitter-question-generator.vercel.app/) or run the project locally.
2. Click the "Generate Question" button to get a random, dumb question about web development or programming.
3. Share the question on Twitter using the provided link.

## Contributing

We welcome contributions! Please follow these steps to contribute:

1. Fork the repository.
2. Create a new branch: `git checkout -b my-feature-branch`.
3. Make your changes and commit them: `git commit -m 'Add new feature'`.
4. Push to the branch: `git push origin my-feature-branch`.
5. Open a pull request.

## License

## Contact

If you have any questions or feedback, feel free to reach out:

- [Twitter](https://twitter.com/TechQuest)
- [Email](mailto:[email protected])

## Acknowledgements

Special thanks to all contributors and users who have supported this project!

---