Skip to content

GDSCITM/GDSCITM-official-website

Repository files navigation

License: MIT Contributors Forks Stargazers Issues pr-shield

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact

About The Project

Product Name Screen Shot

Google Developer Student Clubs (GDSC) ITM website is an open source website develop to help the students to get to know what and how gdsc is working. Why we need gdsc website.

Here's why:

  • Students can give feedback
  • All details related to gdsc is on single page
  • Can get to know the current and upcoming events and how you can enroll and contribute in that evernt.

Built With

Frameworks and libraries used in project.

  • React

  • MaterialUi

Getting Started

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

Fork

A fork is a copy of the original repository. Once you fork a repo, a copy is stored on your account and the changes you make to it can be incorporated into your copy of the project instead of the original repo. You then own the copy of the repository.

Procedure

  • Fork the repo from the original project’s repository. The Fork button is located in the right upper corner. fork-image

  • Go to your own account; there will be a copy of the project in your repositories.

  • Next, you can clone the repository locally by using git clone URL . In place of URL, put the forked repository’s URL. Click Code and copy the https URL.

clone-image

Prerequisites

Download node and npm latest version on your local machine.

  • npm
    npm install npm@latest -g

Installation

Steps to set up project on your local machine .

  1. Clone the repo
    git clone https://github.com/your_username_/GDSC-website.git
  2. Install NPM packages
    npm install
  3. Start the project
    npm start

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are 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 gdsc/featureName)
  3. Commit your Changes (git commit -m 'Add some featureName')
  4. Push to the Branch (git push origin gdsc/featureName)
  5. Open a Pull Request

License

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

🔗 Contact Us

gmail

linkedin

twitter

instagram

Discord

🔗 Contributors✨

🔗 Maintainers✨

arun-Patel