A fun little app built using React + Vite + Redux Toolkit that tracks your mood and shows a matching emoji!
Created with love, it will help to understand Redux Toolkit deeply and help other beginners.
- Displays your current mood and emoji.
- You can:
- Set your mood to Happy, Sad, or Angry.
- Type your own custom mood and emoji!
- Global state is managed using Redux Toolkit.
- React + Vite
- Redux Toolkit
- React Redux
- Tailwind CSS