# Clone this repo
$ git clone https://github.com/ZiaUrR3hman/navbar.git
# Access this repo
$ cd navbar
# Install dependencies
$ npm install
# Run the application
$ npm start
- Fork this repository;
- Create one branch with your feature:
git checkout -b my-feature
; - Commit your alterations:
git commit -m 'feat: My new feature'
; - Push to your branch:
git push origin my-feature
.
Open a pull request with your branch. After yout pull request merge, you should delete your branch.
This project is under MIT license.
Made with 💙 by Zia 👋 Get in touch!