This is a mini app library. All the apps are created using react js. Each app have a unique funtionality and demonstrate a skill in react.
- Todo List App - A simple application for adding and removing tasks.
- Counter App - Users can adjust a counter by incrementing or decrementing its value.
- Theme Toggle App - Allows users to switch between light and dark interface themes.
- Flags App - Displays national flags with their corresponding country names.
- UI lib - Showcases highly reusable components within the project.
- Image Selector - A basic tool for selecting images from a user's device.
- Palindrome Checker - Determines whether a string is a palindrome.
- Dice Game - A game where players roll dice, and the highest number wins.
- Image Slider App - Users can browse through a collection of images in a slideshow format.