developer-student-club-thapar / Society-Website

Google Developer Student Clubs (GDSC), TIET is a community of students interested in technology and development. This website serves as the official platform for managing and showcasing the activities, events, and projects of the GDSC chapter.
GNU General Public License v3.0
0 stars 3 forks source link
css express html mongodb nodejs open-source react
# GOOGLE DEVELOPER STUDENT CLUBS TIET ## Website: [gdsctiet.in](https://gdsctiet.in) This is the repo for the official Website of GDSC Thapar Institute of Engineering and Technology, Patiala , Punjab. Kindly go through the entire README.md for getting familiar with contribution steps

Project Structure

The project contains two main folders frontend

Installation and Setup

Set up the client side

  cd frontend
  npm install
  npm run dev

Set up the server side

  cd Backend
  npm install

To run

  npm start

Contributing

We welcome contributions from the community. Please read the CONTRIBUTING.md file for details on the code of conduct, and the process for submitting pull requests.

Maintainers

Moderators

License

This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.