Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
wojciechmarek committed Jun 19, 2023
2 parents 36dfa38 + 62de977 commit 0bb4532
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,17 +4,27 @@ A modern application's navigation bar.

## Purpose

To learn to build great navigation bars with cutting-edge design patterns.
To learn to build great navigation bars using tailwind with modern design patterns.

Used patterns:

- Light / dark theme
- Mega menu
- K Bar

## Demo

A live demo is available at [https://awesome-react-navbar.web.app/](https://awesome-react-navbar.web.app/)

Screenshots:

- Light theme:
<img width="1459" alt="light" src="https://user-images.githubusercontent.com/27026036/233188360-9e7c18e5-24d8-4dd6-b9cf-f5ec5da1d171.png">

- Dark theme:
<img width="1460" alt="dark" src="https://user-images.githubusercontent.com/27026036/233188594-1e32603d-2937-4596-9e87-738d17807afb.png">


## Used technologies

- 🎁 **Repository:** regular Git repository
Expand Down

0 comments on commit 0bb4532

Please sign in to comment.