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.
- 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.
- Framework: Next.js (14+)
- Language: TypeScript
- Styling: Tailwind CSS / CSS Modules / Shadcn UI
- Deployment: Vercel
Make sure you have the following installed:
- Node.js (LTS recommended)
- npm or yarn
# 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# Start the development server
npm run dev # or yarn devOpen http://localhost:3000 to view the app in the browser.
npm run build # or yarn build
npm start # Start the production serverThis project is live at: GrowInCommunity Website To deploy manually:
git push origin main # Push latest changesWatch my submission walkthrough on YouTube: YouTube Link
A huge thanks to GrowInCommunity for organizing this amazing competition! It was a great learning experience, and I enjoyed every bit of the process.
If you like my project, don't forget to give it a star ⭐ on GitHub!