👉 Website Lives at https://kambleaa007.github.io/
📝
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.
✍️ What things you need to install the software and how to install them
Google Chrome or Any other Browser
✍️ 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
📝
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
📝
We use SemVer for versioning. For the versions available, see the tags on this repository.
📝
See also the list of contributors contributors who participated in this project.
📝
This project is licensed under the MIT License - see the LICENSE.md file for details
📝
- Hat tip to anyone whose code was used
- Inspiration
- etc
📝
- add --all
git add --all git add . git add * git add filename
- push
git push -u origin master
- commit
git commit -m "Initial commit"