Skip to content

subiya-sultana/EidGreetingWebsite

Repository files navigation

🎉 Eid Celebration Website 🎉

This is a Next.js app deployed on Vercel, featuring multiple pages to make Eid more fun and interactive.

🌟 Features

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


🚀 Follow these steps to run project locally

1️⃣ Clone the Repository

git clone https://github.com/your-username/your-repo.git
cd your-repo

2️⃣ Install Dependencies

npm install

3️⃣ Set Up Environment Variables

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

4️⃣ Run the Development Server

npm run dev

Now, visit http://localhost:3000 in your browser.


🚀 Deploying the Project on Vercel

  1. Push the Code to GitHub.
  2. Go to Vercel and Import the Repository.
  3. Add the Required Environment Variables in Vercel’s settings.
  4. Deploy and Share Your Eid Celebration Website! 🎉

About

Simple next.js and tailwind css website for greeting eid mubarak, and some cute eid mubarak memes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published