Skip to content

This application is all about fetching jokes from and API and displaying it to user.

Notifications You must be signed in to change notification settings

Subhi-c/JokeApplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JokeApp JokeApp is a fun and simple application that fetches random jokes from a public API and displays them for your amusement. Whether you need a quick laugh or just want to lighten the mood, JokeApp is here to help!

Features Fetches random jokes from a public API Simple and clean user interface Responsive design for both desktop and mobile devices Easy to set up and use Screenshots

Demo Check out the live demo here.

Installation Clone the repository:

sh Copy code git clone https://github.com/Subhi-c/JokeApplication.git Navigate to the project directory:

sh Copy code cd JokeApp Install the dependencies:

sh Copy code npm install Start the application:

sh Copy code npm run dev Open your browser and go to http://localhost:5173 to see the app in action.

Usage Open the application in your web browser. Click the "Get a Joke" button to fetch a random joke. Enjoy the joke displayed on the screen! API JokeApp uses the Official Joke API to fetch random jokes. No API key is required.

Technologies Used React.js Axios (for making API requests) CSS for styling Contributing We welcome contributions! Please follow these steps:

Fork the repository.

Create a new branch:

sh Copy code git checkout -b feature/YourFeatureName Make your changes and commit them:

sh Copy code git commit -m 'Add some feature' Push to the branch:

sh Copy code git push origin feature/YourFeatureName Open a pull request.

Contact For any questions or suggestions, please open an issue or contact me at [https://www.linkedin.com/in/subhi-c].

About

This application is all about fetching jokes from and API and displaying it to user.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published