A modern, responsive web portal crafted for the Entrepreneurship Cell at ITPM. Built with React.js and Tailwind CSS, this project showcases dynamic content delivery, responsive layouts, and clean UI/UX design for institutional or organizational use.
🎯 View Site
Deployed via Vercel
- ⚛️ Built with React.js and Vite for modular, lightning-fast rendering
- 🖌️ Clean & responsive UI using Tailwind CSS
- 📱 Fully mobile-friendly and scalable across all screen sizes
- 🧭 Seamless navigation for an intuitive user experience
- 🧩 Organized folder structure for maintainability
| Frontend | Tooling | Deployment |
|---|---|---|
| React.js | Tailwind CSS | GitHub Pages |
| Vite | Git / GitHub |
# Clone the repository
git clone https://github.com/2022bit002/ITPM_EcellWeb.git
cd ITPM_EcellWeb
# Install dependencies
npm install
# Run development server
npm run dev