Coder Social home page Coder Social logo

website's Introduction

This repository contains the assets required to build the DSC KIET Website. We're glad that you want to contribute!

DSC KIET

Developer Student Circuit is an initiative to help students to grow their knowledge on developer technologies and more through peer to peer workshops and events, and gain relevant industry experience.

We try to engage student developers through our hack, events, codelabs, and meetups.

The motive is to create an ecosystem of programmers & developers in the campus by helping them to learn and build projects.

An overview of the website

name-of-you-image

Prerequisites

To use this repository, you need the following installed locally:

  • Knowledge about github.
  • Git
  • VS Code.
  • Have basic knowledge of git commands.

Instructions to run

 Fork the repository

Fork this repository by clicking on the fork button on the top of the page. This will create a copy of this repository in your account.

 Clone the repository

Now clone the forked repository to your machine. Go to your GitHub account, open the forked repository, click on the code button and then click the copy to clipboard icon.

Open a terminal and run the following git command:

git clone "url you just copied"

where "url you just copied" (without the quotation marks) is the url to this repository (your fork of this project). See the previous steps to obtain the url.

For example:

git clone https://github.com/this-is-you/website.git

where this-is-you is your GitHub username. Here you're copying the contents of the first-contributions repository on GitHub to your computer.

A folder will be installed

Create a branch

Change to the repository directory on your computer (if you are not already there):

Now create a branch using the git checkout command:

git checkout -b <your-new-branch-name>

For example:

git checkout -b add-new-file
open the folder in VS code with terminal
Use command => <npm install> 

this will install all the package that are required for run the project.

Use command => <npm start>  

to open the site in browser.

You are ready to make changes, give it a go ๐Ÿ‘

๐Ÿ™ Support

This project needs a โญ๏ธ from you. Don't forget to leave a star โญ๏ธ

forthebadge forthebadge


Made during ๐ŸŒ™ by DSC KIET

website's People

Contributors

goelaakash79 avatar rhnmht30 avatar ritiksr25 avatar mayanksh99 avatar avi-11 avatar mr-sunglasses avatar ydasc815 avatar padmansh avatar ananyapunia28 avatar sjtly16 avatar anshul1507 avatar shivaniaakanksha avatar priyanshu20 avatar yash-var avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.