Functional website created by team members of DSC Banasthali Vidyapith with a motive of providing insights of our technical and non technical updates to developers, innovators and students in order to encourage them to develop and share their skills and build a collaborative tech culture. Visit our website!!
This project uses HTML, CSS and Javascript with Bootstrap support.
HomePage
├───About Us
├───Blog
├───Teams
├───Twitter
├───FAQ
└───Contact Us
This project uses 'Open Sans' as it's primary font, with weights of 300, 400, 500 and 700.
--font-size: 2rem;
--bg-primary: #ffffff;
--bg-secondary: #f5f5f5;
--text-primary: #5a5757;
--text-secondary: #4285F4;
--btn-primary: #ffffff;
--btn-secondary: #4285F4;
--sidebar-width: 40px;
git clone https://github.com/DSC-Banasthali-Vidyapith/DSC-Banasthali-Vidyapith.github.io.git
cd \DSC-Banasthali-Vidyapith
yarn install
yarn start