Skip to content

rohansharma06/iPod-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ipod-App

This project is an UI of an iPod.

This project was build using React, Html and CSS.

This project use ZingTouch to move the mouse in a circular fashion and select options.

Hosted : Click Here..

Functionality

Menu

  • On clicking menu list of menu come on screen.
  • Click and hold on the circular menu and move the mouse in a circular fashion inside the menu boundary (white circle is the menu) to navigate in the iPod menu
  • On clicking in the center wheel (grey circle) will redirect to the selected menu.

Demo

demo

Getting Started

  1. Clone the project.
  2. Go to folder.
  3. Run following command.
    npm install
    
  4. Run command: npm start.