Have a Laugh is a fun and interactive project that delivers jokes and humor directly to users. Designed to lighten up your day, this project offers a wide range of jokes that cater to different senses of humor. With seamless integration and clean design, it's your perfect laughter companion.
- API Integration: Fetch jokes dynamically using APIs.
- Responsive Design: Works great on desktop and mobile.
- Deployed: The Website is deployed on Render
- Frontend: React, Tailwind CSS
- API: Joke API (https://jokeapi.dev/)
Follow these steps to set up the project locally:
-
Clone the repository:
git clone https://github.com/me-AC/have-a-laugh.git
-
Navigate to the project directory:
cd have-a-laugh
-
Install dependencies:
npm install
-
Start the application:
npm run dev
-
Open your browser and visit:
http://localhost:5173/
- Open the application in your browser.
- Click on "Random Joke".
- Enjoy the humor and share it with your friends!
- Thanks to the creators of the joke APIs for their amazing collections.
- Inspiration from developers who believe in spreading joy through code.
Feel free to star ⭐ the repository if you like this project! 😊