This is a Next.js app deployed on Vercel, featuring multiple pages to make Eid more fun and interactive.
- Welcome Page 🏡 – Includes a disclaimer modal and a details form.
- Greeting Page 🎊 – Displays personalized Eid greetings.
- Eid Memes Page 😂 – A collection of fun Eid-related memes.
- Eid Surprise Page 🎁 – A special surprise for users.
🔗 Project Deployed On: https://eid-greeting-website.vercel.app/
git clone https://github.com/your-username/your-repo.git
cd your-repo
npm install
Copy the example environment file and set your values:
cp .env.example .env
Then, open .env
and replace the placeholder values:
MY_MONGODB_URI=your_mongodb_connection_string
NEXT_PUBLIC_API_URL=http://localhost:3000
npm run dev
Now, visit http://localhost:3000 in your browser.
- Push the Code to GitHub.
- Go to Vercel and Import the Repository.
- Add the Required Environment Variables in Vercel’s settings.
- Deploy and Share Your Eid Celebration Website! 🎉