This is the official website for the Institution's Innovation Council (IIC), designed to showcase events, initiatives, and resources that foster innovation and entrepreneurship.
- Frontend: ReactJS, HTML, CSS
- Backend: Node.js (if applicable)
- Styling: Tailwind CSS / Bootstrap
- Deployment: GitHub Pages / Vercel
git clone https://github.com/VasudevKishor/IIC_website.gitcd IIC_websiteπΉ Install Dependencies
npm installπΉ Run the Project
npm startThe website should be accessible at http://localhost:3000/.
Fork the repo and create a new branch.
Make your changes and commit them.
Push to your fork and submit a PR.