Skip to content

misbah-noor/FeelzTracker-redux-toolkit

Repository files navigation

Emoji Mood Tracker 😄

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.


What It Does?

  • 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.

Tech Stack

  • React + Vite
  • Redux Toolkit
  • React Redux
  • Tailwind CSS