Google Developer Student Club (GDSC) is a student-led community that provides undergrad students with the opportunity to learn, grow or polish their technical skills. It provides students with a peer-to-peer learning environment to grow their knowledge as a developer and build solutions for society. Community learning is a key aspect of GDSC as it helps in effective learning and essential networking.
You can try our Live Demo here !!
- Clone the repo using the given link in the command window
git clone https://github.com/gdscrgpv/gdsc-website
- Change your working directory to the gdsc-website
cd gdsc-website
- Install all the required dependencies with just one command
npm install
- Open in your favourite editor and to run the project
npm start
You execute the above commands in just one line using :
git clone https://github.com/gdscrgpv/gdsc-website && cd gdsc-website && npm install && npm start
Contributions are always welcome!
See contributing.md
for ways to get started.
Please adhere to this project's code of conduct
.