An open API service indexing awesome lists of open source software.

https://github.com/soumyapro/jokes-generator

This website fetches data (joke) from an external API and displays it on the screen. I have used React completely to base this website. Each time we reload the page and click the button, a new joke fetched and rendered on the screen by React.
https://github.com/soumyapro/jokes-generator

api react tailwind-css

Last synced: 7 months ago
JSON representation

This website fetches data (joke) from an external API and displays it on the screen. I have used React completely to base this website. Each time we reload the page and click the button, a new joke fetched and rendered on the screen by React.

Awesome Lists containing this project

README

          

# React + Vite

This website fetches data (joke) from an external API and displays it on the screen. I have used React completely to base this website. Each time we reload the page and click the button, a new joke fetched and rendered on the screen by React.