Code Monkey home page Code Monkey logo

wield-the-web's Introduction

CES-MMMUT Presents

CES-MMMUT Number of Contributors Issues opened Issues closed PRs open PRs closed Repo size

๐Ÿ’ป Tech Stack

Front-End:

HTML5 CSS3 JavaScript BootStrap



Are you a Newbie in programming and want to dive deep into it?


Git Setup :-

  • Download Git as per your OS.

  • Install Git

  • Open the Git Bash ( Right Click )

  • Run the Commands

  • $ git config --global user.name "Your Name"

    $ git config --global user.email [email protected]

    $ git config --list

  • You Should see your entered name and email under `user.name` & `user.email`


Setting Project on Local System :-

  • Fork the Repository of Project

  • ( You will see this on Top Right of Github Repository !)
  • Clone the Repository

  • ( Click on the Green Code button and Copy the link `https://github.com/........` )
  • Open Git bash where you want to clone the project

  • Run Command

  • git clone link

    (In Place of link paste the link you copied)

  • Project Cloned in System

  • Make Required changes on a new branch and then commit your chnages by

  • $ git checkout -b branchname

    $ git add -A

    $ git commit -a -m "message"

    $ git push origin branchname


Creating Pull Request on Github

  • Go in Pull Request Section

  • Create New Pull Request

  • Add Title, Description & Create Pull Request

  • That's It You have Succesfully Created a Pull Request


CES Team ๐Ÿ˜ƒ


Arpit Jain
๐Ÿ’ป

Anubhav Miller
๐Ÿ’ป

Rupal Singh
๐Ÿ’ป

SaumyaSrivastava
๐Ÿ’ป

Soumya Gupta
๐Ÿ’ป

Namita Chaudhary
๐Ÿ’ป

Siddhartha Pandey
๐Ÿ’ป

Swati Singh
๐Ÿ’ป

Ujjawal Gupta
๐Ÿ’ป

Kaustuch Srivastava
๐Ÿ’ป

Apoorv Dwivedi
๐Ÿ’ป

Vaibhav Sharma
๐Ÿ’ป

Winners ๐Ÿ˜ƒ



๐Ÿ“˜ย  License

The CES-MMMUT is released under the under terms of the MIT License.

forthebadge forthebadge forthebadge forthebadge

Happy Coding ๐Ÿ‘จโ€๐Ÿ’ป

wield-the-web's People

Contributors

arpit456jain avatar namita27 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.