Skip to content

๐Ÿ—บ A purely front-end development navigation

License

Notifications You must be signed in to change notification settings

dudupoppy/hello-nav-web

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Hello Nav

Hello Nav - A purely front-end development navigation

๐ŸŒ Website

Visit the website: hello-nav.github.io

๐Ÿ›  Chrome new-tab extension

Add Hello Nav to your Chrome: Chrome Web Store

๐Ÿ—บ Features

  • Access 300+ Popular Apps
  • Easily Open GitHub Link
  • Powerful Keyword Search
  • Flexible List & Category Views
  • Mark Your Favorite Apps
  • Navigate Through Categories With Sidebar
  • Full Dark Mode Support
  • Chrome New-Tab Integration

๐ŸŽจ Design Overview

image

image

โšก๏ธ Hello Nav on Raycast

๐ŸŽฉ Hello Nav on Alfred

๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ’ป Development & Build Instructions

Note: pnpm is required!

Clone and Setup

# Clone the repository and navigate into the project directory
git clone https://github.com/hello-nav/hello-nav.git && cd hello-nav

# Install dependencies
pnpm install

Development

# Build the library and start the development server
pnpm run build:lib
pnpm run dev

Build for Production

# Build the library and project for production
pnpm run build:lib
pnpm run build

๐Ÿ“„ License

Hello Nav is licensed under the MIT license.

ยฉ 2018-present Bener

About

๐Ÿ—บ A purely front-end development navigation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 77.8%
  • Less 17.8%
  • HTML 3.2%
  • Other 1.2%