sakshigoel19 / DSC-Banasthali-Vidyapith.github.io-1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DSC Banasthali Vidyapith

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.

Table of Contents

Structure

This project uses HTML, CSS and Javascript with Bootstrap support.

 HomePage
      ├───About Us
      ├───Blog
      ├───Teams
      ├───Twitter
      ├───FAQ
      └───Contact Us
         

Constants

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;

Setup

Clone the repository
git clone https://github.com/DSC-Banasthali-Vidyapith/DSC-Banasthali-Vidyapith.github.io.git
Move to the desired folder
cd \DSC-Banasthali-Vidyapith
To install the dependencies, simply write
yarn install
To run the app, simply write
yarn start

Contributors

Social Handles

DSC-Banasthali Vidyapith | Linkedin Vanshika Garg | Twitter vanshikaaaaa_ | Instagram @vanshikagarg17


forthebadge

Built with ❤️ by DSC Banasthali Vidyapith

About


Languages

Language:HTML 50.0%Language:CSS 39.7%Language:JavaScript 10.3%