Skip to content

MehakMantri/GrowInWebsite

Repository files navigation

GrowInCommunity Website Building Competition 2025 - My Submission

Introduction

This is my submission for the GrowInCommunity Website Building Competition 2025! I built this website using Next.js with TypeScript, focusing on scalability, performance, and user experience. Being part of this competition has been an incredible opportunity to showcase my web development skills.

🌟 Features

  • Fully Responsive UI – Works seamlessly across all devices.
  • Optimized for Performance & SEO – Ensures fast loading times.
  • Smooth Animations & Transitions – Enhances the user experience.
  • Dark Mode Support – Modern and user-friendly design.
  • Deployed on Vercel – Easily accessible online.

🛠️ Tech Stack

  • Framework: Next.js (14+)
  • Language: TypeScript
  • Styling: Tailwind CSS / CSS Modules / Shadcn UI
  • Deployment: Vercel

🚀 Getting Started

Prerequisites

Make sure you have the following installed:

  • Node.js (LTS recommended)
  • npm or yarn

Installation

# Clone the repository
git clone https://github.com/[your-username]/[your-repo-name].git

# Navigate to the project folder
cd [your-repo-name]

# Install dependencies
npm install  # or yarn install

Running the Project

# Start the development server
npm run dev  # or yarn dev

Open http://localhost:3000 to view the app in the browser.

Build for Production

npm run build  # or yarn build
npm start  # Start the production server

📌 Deployment

This project is live at: GrowInCommunity Website To deploy manually:

git push origin main  # Push latest changes

🎥 Demo Video

Watch my submission walkthrough on YouTube: YouTube Link

🎉 Acknowledgments

A huge thanks to GrowInCommunity for organizing this amazing competition! It was a great learning experience, and I enjoyed every bit of the process.


Support My Work!

If you like my project, don't forget to give it a star ⭐ on GitHub!

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published