Website: 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
The project contains two main folders frontend
- Fork the repo and clone it
git clone https://github.com/developer-student-club-thapar/Society-Website.git
- Checkout to dev branch
git checkout dev
cd frontend
npm install
npm run dev
cd Backend
npm install
-
create a .env file
-
set up the .env file as:
PORT = <port> DB_URL =<Mongo_DB_URL>
To run
npm start
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.
- @krishan2005op
- @HARSHGUPTA3009
- @aayushgoyalt
- @priyanshu1976
- @arjuunns
- @Armaan100
- @th3m4nd4r1n
- @Sharathchandra345
This project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details.