Affirmo is your go-to app to generate personalized compliments that brighten days and boost confidence. Thoughtfully designed, beautifully built, and powered by positivity.
Affirmo is a React-based application that delivers feel-good, random compliments to users. Whether you’re in need of motivation, reassurance, or a dose of positivity, Affirmo provides kind words to keep you going. It encourages self-love and sharing affirmations with others — one click at a time.
- 🎲 Random Compliments – Get a fresh, encouraging message every time.
- 👤 Name Input – Personalize the compliments for yourself or a friend.
- 📋 Copy to Clipboard – Quickly share compliments.
- 💖 Favorite System – Bookmark the best ones to revisit later.
- 🌈 Clean UI – Beautiful and distraction-free design.
- 📱 Responsive – Works seamlessly across devices.
- ✨ Animations – Subtle interactions that enhance UX.
Want to run it locally? Follow these steps:
Make sure you have the following installed:
# Clone the repository
git clone https://github.com/nishatayub/affirmo.git
cd affirmo
# Install dependencies
npm install
# or
yarn install
# Start the development server
npm start
# or
yarn start
## Deployment Links 🚀
- Frontend Link - https://s65-compliment-generator.vercel.app/
- Backend Link - https://s65-compliment-generator.onrender.com