Skip to content

Parth308/csi

Repository files navigation

🌐 CSI SRMIST Website

Welcome to the official website of CSI SRMIST, built using Next.js. This project is designed to provide information about the Computer Society of India (CSI) SRMIST chapter, its events, and its members.

📚 Table of Contents

🚀 Getting Started

To get started with this project, follow the instructions below.

Prerequisites

Make sure you have the following installed:

  • Node.js (version 14.x or later)
  • Git

Installation

First, clone the repository:

git clone https://github.com/Parth308/csi.git
cd csi

Install the necessary dependencies:

npm install

Running the Development Server

Once the dependencies are installed, run the development server:

npm run dev

Open http://localhost:3000 to view the website in your browser.

✨ Features

  • 🏠 Homepage: Overview of the club and its mission.
  • 📅 Events: Information about upcoming and past events.
  • 👥 Team: Meet the team and faculty behind CSI SRMIST.
  • 📝 Join Us: Interested in joining CSI? Submit an application.
  • 📱 Responsive Design: Optimized for mobile, tablet, and desktop.

🛠 Technologies Used

  • Next.js: React framework for server-side rendering and static site generation.
  • Tailwind CSS: Utility-first CSS framework for styling.
  • TypeScript: JavaScript with type definitions for enhanced development.
  • Axios: Promise-based HTTP client for API requests.

🤝 Contributing

We welcome contributions! To contribute:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add new feature').
  5. Push to the branch (git push origin feature-branch).
  6. Create a pull request.

Please follow the code of conduct and ensure all changes pass tests and linters.

📄 License

This project is licensed under the MIT License. See the LICENSE file for details.


👨‍💻 Made with ❤️ by CSI SRMIST Web Development Team.

Releases

No releases published

Packages

No packages published

Languages