Initial wireframing and building block stage of site hosted at https://gdsc-woc.tech/
Final Stage at:- https://github.com/GDSC-IIIT-Kalyani/Winter-of-Code-2.0-frontend
It's the frontend for Winter of Code 2.0.
npm install
parcel index.html
Note: parcel
is required to be installed globally (npm install -g parcel
)