karenying / nav-bar-with-dots

Home Page:https://www.blog.karenying.com/posts/nav-bar-with-dots

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nav Bar with Dots

This repo is the corresponding code for this tutorial in which we use React Router and clever CSS to create a nav bar with dots to show hover and active state. See the final product deployed here.

Installation

  1. Clone this repo
  2. npm install
  3. npm start

About

https://www.blog.karenying.com/posts/nav-bar-with-dots


Languages

Language:JavaScript 53.6%Language:HTML 31.6%Language:CSS 14.8%