generated from onebeyond/open-source-project-template
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feat: create landing page layout with navbar (#43)
* feat: create Hamburguer menu component * feat: create navbar * feat: create main layout with navbar * feat: create fetch example page * feat: update routes and move global css * feat: update home page * chore: update local port * chore: update yarn lock * style: update hover nav items color * feat: add main layout in all pages * refactor: move menu items to array
- Loading branch information
1 parent
219055b
commit 35b4396
Showing
25 changed files
with
430 additions
and
48,188 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,5 @@ | ||
node_modules | ||
public/* | ||
serviceWorker.ts | ||
vite.config.ts | ||
vite.config.ts | ||
README.md |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.