A modern, responsive web application for the Anand Rathi Tinkerers' Lab innovation hub and maker space at IIT Jodhpur.
- Home, About, Facilities, Projects, Events, Team, Gallery, and Contact sections
- Dock-style navigation bar for quick access to all sections
- Responsive design with modern UI components
- Built with Next.js 13, React, and Tailwind CSS
- Node.js (v16 or above recommended)
- npm (v8 or above)
- Clone the repository:
git clone <repo-url> cd MakerBhawan
- Install dependencies:
npm install
npm run devOpen http://localhost:3000 to view the app in your browser.
npm run build
npm startapp/- Main application pages and layoutcomponents/- UI components and section componentshooks/- Custom React hookslib/- Utility functionspublic/- Static assets
Made by Nafees and Harish, IIT Jodhpur
© 2025 Anand Rathi Tinkerers' Lab. All rights reserved.