Skip to content

A collection of Navbars that gives you all latest designs of the navbars you can build along with their code.

Notifications You must be signed in to change notification settings

Khushboo288/navbars-hf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A collection of navbars (Hacktoberfest)

This is an extensive collection of navbars where you can find all the navbars you need weather it be sticky, sliding or full screen etc with different types of hover effects and styles. It also contains some costum & unique navbars.
Key features: ⊛ Ready made navbar collection ⊛ Different styles ⊛ Open souce available code.

A demo and preview 🎥

View live demo (https://endlessnavs.netlify.app/).

How to contribute:

  1. Go to the navbars.html file, copy the card code and change the tag with navbar 2,3,4 etc.
  2. Add your codepen link in the see code anchor tag and record a video of your navbar and convert it into a gif.
  3. Put the gif into the img tag and write the description about your navbar and also the languages used.
  4. Give a rating to it out of 5 and then also add the code of navbar (html and css files) in the navbarcodes folder.

Contribution Guidelines🏗

Give this project a headstart by putting all types of navbars you've worked with and explore others too (also counts towards hacktoberfest 2021) To start contributing, follow the below guidelines:

  Fork the repository and then clone it using the instructions below:
  D:\xyz_folder> git clone https://github.com/pulkithanda/navbars.git
  Add you files and do the the necessary changes then:
  git add .
  git commit -m "<your_commit_message>"
  Push your local commits to the remote repo by:
  git push 
  
Create a [PR](https://help.github.com/en/github/collaborating-with-issues-and-pull-requests/creating-a-pull-request)

Resources

It'll be counted as your contribution to open source and for hacktoberfest in the month of october! Thanks for coming! Do star it & follow my github if you liked the project and for tons of other projects!

About

A collection of Navbars that gives you all latest designs of the navbars you can build along with their code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 51.1%
  • CSS 38.4%
  • JavaScript 10.5%