Skip to content

AashishKumarSingh1/MindMate

Repository files navigation

MindMate (Boost Your Mind With Every Match!)

"Flip, Match & Get Inspired"

About MindMate

MindMate is a motivational quote memory game, where users challenge their memory skills while being inspired by powerful quotes. This interactive game not only helps users train their memory but also uplifts them with motivational messages and visuals on every correct match.

Installations

cat > .env
NEXT_PUBLIC_QUOTE_ENDPOINT="your quote endpoint api"
NEXT_PUBLIC_MONGODB_URI="your mongo-db-uri"
docker build -t mindmate-app .
docker run -p 3000:3000 mindmate-app

Features

  • Real-time visitor count (both unique and total visitors count).

  • Fetches unique motivational quotes from a live API.

  • Fully responsive with light and dark theme support.

  • Smooth animations powered by Framer Motion.

  • Track game progress and display a congratulatory message upon completion.

  • Flip two cards at a time — match the quotes to win!

  • Game ends when all pairs are correctly matched.

Built With

  • Next.js
  • TypeScript
  • Tailwind CSS
  • MongoDB
  • Framer Motion

Thank You

Thanks for checking out MindMate – we hope it brings a spark of inspiration to your day 🌟 If you liked the project, consider giving it a ⭐ on GitHub!

Contact

LinkedIn GitHub

About

MindMate is an engaging motivational memory game designed to uplift your spirit and challenge your focus. Match inspiring quotes, track your progress, and enjoy a beautifully animated experience that celebrates every win.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors