Project for generate random jokes for Developers
Welcome to DevLaugh Generator, a simple and responsive web application that fetches random jokes specifically tailored for developers and coders. This project is built using HTML, Bootstrap, and JavaScript, and it retrieves jokes from a public API.
- Fetches random jokes for developers and coders.
- Responsive design ensuring compatibility with various devices.
- Simple and clean UI with a modern gradient background.
- Utilizes Bootstrap for styling and responsiveness.
- HTML
- CSS (Bootstrap)
- JavaScript
Contributions are welcome! Please feel free to submit a pull request or open an issue if you have any suggestions or improvements.
- Fork the repository.
- Create your feature branch (git checkout -b feature/AmazingFeature).
- Commit your changes (git commit -m 'Add some AmazingFeature').
- Push to the branch (git push origin feature/AmazingFeature).
- Open a pull request.
- Bootstrap
- Official Joke API