Joke-Jive
A lighthearted entertainment app that delivers an endless stream of jokes using an infinite scroll mechanism.
Check it out
Roles: Frontend Developer
Client: Personal Project
ReactReduxTailwind CSSChakra UIInfinite Scroll
Overview
This application provides a seamless browsing experience. The state is managed with Redux, and the responsive UI is built with a combination of Tailwind CSS and Chakra UI components.
Tech Stack
- React
- Redux
- Tailwind CSS
- Chakra UI
- Infinite Scroll
Features
- Seamless Infinite ScrollAutomatically fetches and displays new jokes as the user scrolls, providing an endless browsing experience.
- Efficient State ManagementUses Redux to handle the growing list of jokes and API loading states without performance degradation.