Welcome to the Android Club VIT Chennai Website repository! We're excited to have you here and would love your contributions to make our website even better.
Our website serves as the official online presence for the Android Club at VIT Chennai. It's designed to provide information about the club, its activities, events, and resources for Android enthusiasts.
Color | Hex |
---|---|
Primary | #55C106 |
Secondary | #121316 |
Tertiary | #1D2229 |
You can access project-related images in our Figma project.
Before you begin contributing to the project, make sure you have the following installed:
- Node.js and npm
- A modern code editor like Visual Studio Code
-
Fork and clone this repository.
git clone https://github.com/Android-Club-VITC/AC-Website-NextJs
-
Navigate to the project directory.
cd AC-Website-NextJs
-
Install project dependencies.
npm install
-
Start the development server.
npm run dev
-
Open your web browser and access the website at
http://localhost:3000
.
We welcome contributions from the open-source community! By contributing, you can help us improve the Android Club VIT Chennai website
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
This project is licensed under the Apache 2 License - see the LICENSE file for details.