SFM61319 / developersIndia-website

Website for The DevelopersIndia Community

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CI/CD Pipeline GitHub commit activity GitHub Discord Subreddit subscribers

❓ About The Project

The developersIndia community have grown exponentially & to commemorate such achievement as well as to make our existence shown on the Internet we need a website! This repository will develop, track & maintain the said webpage.

⚙️ Built With

🏃 Getting Started

If you would like to contribute/develop our webpage, the following section and instructions will help you get started right away!

To get a local copy up and running follow these simple example steps.

📖 Prerequisites

Ensure you've a Node.js runtime installed locally. It should also include a pre-packaged npm which can be install & setup a development environment for the project.

You would need to fork the project so that you can maintain you "private" copy of the project which you'll be pushing changes into. If you're confused on how to get started forking an existing project, refer to the official docs on "Fork a repo"

Once you've setup the prerequisites, proceed ahead with the installation procedures.

🧰 Installation

  1. Clone the forked repo. If you want to clone using SSH, run:

    # Replace the <YOUR-USERNAME> portion with your GitHub username
    git clone git@github.com/<YOUR-USERNAME>/website.git

    Or, if you want to clone using HTTPS, run:

    # Replace the <YOUR-USERNAME> portion with your GitHub username
    git clone https://github.com/<YOUR-USERNAME>/website.git
  2. Change into the freshly cloned local repository

    cd website
  3. Install dependencies

    npm install
  4. Run the development server

    npm run dev

🚧 Contributing Guidelines

Contributions are what make the open source community such an amazing place to learn, inspire, and create. As such ny contributions you make are to the community-maintained developersIndia projects will be greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

For further instructions, do check out the detailed contributing guidelines

📄 Licensing Terms & Conditions

Distributed under the MIT License. See LICENSE for more information.

☎️ Contact Us

For queries & feedback, feel free to reach us out on contact.developersindia@gmail.com

Chat with us on Discord

✨ Acknowledgments

The project wouldn't have seen the day of the light without the developersIndia community's efforts & contributions! But special thanks goes to these amazing contributors who made an extra effort to report issues and/or make PRs even though they've a busy schedule.

🫂 Contributors

Thanks goes to these wonderful people (emoji key):


Siddhant Kumar

💻 👀 📖

Gokul Viswanath

🚇

Ashish Kumar

💻 🤔 👀

Somraj Saha

💻 🤔 🚧 🧑‍🏫 👀 📆

Omkar Kulkarni

🖋 🎨

Sushil Buragute

🖋 🎨

Samrendra Kumar Singh

💻

Bhupesh Varshney

💻 🚇 📖 🔧 🤔 👀

Himanshu Varshney

💻 🚇 📖 🔧 🤔 👀

Tarun Kishore

💻

Manav-SM

💻

Pushpender Saini

💻 🔧 👀

vigneshwar

💻

Saurabh

📖

This project follows the all-contributors specification. Contributions of any kind welcome!

About

Website for The DevelopersIndia Community

License:MIT License


Languages

Language:TypeScript 54.8%Language:JavaScript 36.3%Language:CSS 8.9%