Skip to content

namita27/CES-MMMUT

Β 
Β 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

50 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

CES-MMMUT

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 youremail@example.com

    $ 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 git -A

    $ git git addd -a -m "message"

    $ git push origin branchname


Creating Pull Request on Github

  • Go in Pull Request Section

  • Create New Pull Request

  • 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
πŸ’»
Thanks go to these **Wonderful People** πŸ‘¨πŸ»β€πŸ’»: πŸš€ **Contributions**

πŸ“˜Β  License

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

forthebadge forthebadge forthebadge forthebadge

Happy Coding πŸ‘¨β€πŸ’»

About

This is the official Repo for CES

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 55.4%
  • JavaScript 35.9%
  • HTML 8.7%