Dx. Jokes is a fun and interactive web application that allows users to explore and enjoy a variety of jokes and quotes. The platform includes famous quotes, Kanye West quotes, and Chuck Norris jokes, ensuring there’s something for everyone to laugh about.
- Famous Quotes: A collection of inspiring and well-known quotes from historical figures, celebrities, and more.
- Kanye Quotes: Unique and entertaining quotes from Kanye West.
- Chuck Norris Jokes: Hilarious jokes and puns featuring the legendary Chuck Norris.
- Random Joke Generator: A "Get Joke" button to display a random joke or quote.
- Pause and Continue: Controls to pause or continue joke generation.
- Clone the repository to your local machine:
git clone https://github.com/ElvisKemoi/Jokes.git
- Navigate to the project directory:
cd Jokes - Start the development server: Use Live Server extension
- Open your browser and navigate to the development url.
- Browse through the categories in the navigation bar:
Famous Quotes,Kanye Quotes, andChuck Jokes. - Click the "Get Joke" button to fetch a random joke or quote.
- Use the "Pause" and "Continue" buttons to control joke generation.
- Frontend: React.js
- Styling: CSS for design and layout
- Backend: Node.js (optional, for fetching jokes/quotes dynamically)
- API: Public APIs to retrieve jokes and quotes (e.g., Chuck Norris API)
Contributions are welcome! To contribute:
- Fork the repository.
- Create a new branch for your feature or bug fix:
git checkout -b feature-name
- Commit your changes:
git commit -m "Add new feature" - Push your branch to your fork:
git push origin feature-name
- Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
- Chuck Norris API
- Kanye Rest API
- Public quote sources for famous quotes
Have fun and keep laughing with Dx. Jokes!
