Official website for the IETE Amrita Student Forum (IETE Amrita SF). This application is built using Next.js to deliver a modern, dynamic, and responsive experience. 🌐✨
The IETE Amrita Student Forum Website aims to:
- Showcase 🏆 the organization's ongoing and past projects, upcoming events, and key initiatives.
- Provide an intuitive, responsive user interface 📱💻 for members, alumni, and the public to explore verticals, achievements, and community updates.
- Enable seamless navigation 🧭 to CP leaderboards, testimonials, blogs, and other essential sections via a dynamic platform.
- Promote community engagement 💬 through real-time updates and integrated event management tools.
- Screenshots 📷
- Getting Started 🚀
- Installation 💾
- Usage 🛠️
- Commit Guidelines ✅
- Technologies Used 💡
- Using
next/font/localfor Custom Fonts 🎨 - Learn More 📚
- Deploy on Vercel 🚀
- Contributing 🤝
- How to make a Blog 📝
- Contributors 🎉
To run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun devVisit http://localhost:3000 in your browser to view the application. 🌍
-
Clone the repository: 🖥️
git clone https://github.com/IETEAmritaChapter/IETE-AmritaSF-Website.git cd IETE-AmritaSF-Website -
Install dependencies: 📦
npm install # or yarn install
-
Start Development Server: 🚀
npm run dev
-
Build for Production: 📦
npm run build
Run the production build:
npm start
- This project uses Commitlint to enforce proper commit message standards. 📝
-
Stage your changes: 📌
git add <files>
-
Commit using
npx cz: 📝npx cz
- Next.js ⚡: Framework for server-side rendering and static site generation.
- React ⚛️: Library for building user interfaces.
- Tailwind CSS 🎨: Utility-first CSS framework for rapid design.
- Node.js 🟢: JavaScript runtime environment.
Easily deploy this Next.js app via Vercel. 🌎
Made with 🧡 by IETE Amrita SF Team 🎯








