Skip to content

kambleaa007/kambleaa007.github.io

Repository files navigation

:octocat:

README Awesome Website shields.io कुछ भी पूछो! Github all releases

👉 Website Lives at https://kambleaa007.github.io/

{Pure HTML and CSS}

Getting Started

📝

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

✍️ What things you need to install the software and how to install them

Windows, Linux, Mac OS
Platforms

Google Chrome or Any other Browser
Open Source

Installing

✍️ A step by step series of examples that tells how to get a development env up & running

The steps will be

📝

git clone
cd project

npm i -g serve
serve

Contributing

📝

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
stackoverflow

Versioning

📝

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

📝

See also the list of contributors contributors who participated in this project.

License

📝

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

📝

  • Hat tip to anyone whose code was used
  • Inspiration
  • etc

Staging

📝

  1. add --all

git add --all git add . git add * git add filename

push

  1. push

git push -u origin master

commit

  1. commit

git commit -m "Initial commit"