A simple web application that fetches jokes from the JokeAPI based on different categories.
The project involves building a full-stack web application using Node.js/Express for the backend, React for the frontend, and Axios for making HTTP requests to the JokeAPI.
- Integrate public APIs into web projects.
- Gain practical experience using Express/Node.js for server-side programming.
- Enhance understanding of client-server communication using Axios.
- Demonstrate the ability to manipulate, present, and work with data retrieved from APIs.
- Node.js
- Express.js
- React
- Axios
- Node.js installed on your machine.
-
Clone the repository:
git clone https://github.com/your-username/joke-fetcher-app.git