![]() |
CSI SFIT is the official chapter of the Computer Society of India (CSI) at St. Francis Institute of Technology (SFIT).
We are dedicated to fostering a vibrant community of students and professionals passionate about computing, technology, and innovation.
View the live website
- 💻 Community-driven events, workshops & seminars
- 🚀 Technical projects and hackathons
- 🌐 Networking opportunities with industry experts
- 📚 Knowledge sharing sessions
To locally host this site, follow these steps:
# Open a terminal (Command Prompt or PowerShell for Windows, Terminal for macOS or Linux)
# Ensure Git is installed
# Visit https://git-scm.com to download and install console Git if not already installed
# Clone the repository
git clone https://github.com/AnleaMj/csi-sfit
# Navigate to the project directory
cd csi-sfit
# Check if NPM is installed
npm -v # Check the installed version of NPM
# Visit the official NPM website to install or update it if necessary
# Install dependencies
npm install
# Run the project
npm run dev
We welcome contributions!
Please read the contributing guidelines to get started.
This project is licensed under the MIT License.