Skip to content

Anupam96786/rotary-dial-navigation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rotary-dial-navigation

A navigation system using CSS that looks like rotary dial.

Live Demo

Click Here

Getting Started

  1. Downloading the repository
git clone https://github.com/Anupam96786/rotary-dial-navigation.git
  1. Installing all dependencies
cd rotary-dial-navigation
npm install
  1. Starting the scss to css auto compilation
npm run compile:scss
  1. Changing variables in the _variables.scss file according to your need and save changes.

  2. Changes saved in any of the scss files will compile them to css automatically.

  3. Now you can stop the auto compilation process.

  4. Open index.html file in any of your browser.

( You can do 1 and 7 only if you don't want to change anything )

About

A navigation system using CSS that looks like rotary dial.

Resources

License

Stars

Watchers

Forks