Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sahejadkadivar/ipod-using-react
ipod clone prepared using react.
https://github.com/sahejadkadivar/ipod-using-react
Last synced: 12 days ago
JSON representation
ipod clone prepared using react.
- Host: GitHub
- URL: https://github.com/sahejadkadivar/ipod-using-react
- Owner: sahejadkadivar
- Created: 2024-11-06T12:24:17.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-06T13:36:10.000Z (2 months ago)
- Last Synced: 2024-11-06T14:23:31.450Z (2 months ago)
- Language: JavaScript
- Size: 37.3 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# iPod-Using-React
## View demo here:
[Watch the video](demo.mov)## Basic Features.
1. Looks like an amazing classic device we all used to adore.
2. Fully working functionalty for listening to music, all controls work : play/pause, forward, reverse, next, previous.
3. Fully working settings menu(change theme, change wheel color, change wallpaper).
4. Amazing looking lock screen.
5. Now playing Menu.
6. All design credits to apple, afterall immitation is the sincerest form of flattery. Also motivated by an app named retroPod from appstore by James'o Brian.
7. Songs and images only for personal use, a big credit to font-awesome and flat-icons.
8. Please contact me for any concerns.## How to Use/Control?
1. To unlock screen you have to press center button and to lock screen you have to press menu button in main menu.
2. To play and pause music in any menu you need to press play/pause button on bottom.
3. Short pressing on forward/reverse will take you to next/previous track (ONLY WHILE PLAYING)
4. Long pressing on forward/reverse will seek the song in forward/reverse (ONLY WHILE PLAYING)
5. To navigate between a menu items you need to rotate on track wheel
6. To go to next menu or go inside a menu press center button and to go to previous menu press menu button
7. Songs do play and Please checkout settings menu# Preview
### Lock Screen and Main Menu
### Now Playing and Themes
### Different theme and wallpaper applied
## How To Install.
0. Run this app by directly opening the above link or follow steps below to set up on local directory.
1. Clone this project
2. Start by installing npm if you don't have it already.
3. Navigate to Project Directory by :
```
cd iPod-Classic
```
4. run following commands :
```
npm install
npm start or react-scripts start
```## Directory Structure
`/src` - all code files
`/src/components` - all react components
`/src/css` - all css files
`/src/statuc` - all static files## Contributing
Feel free to contribute to this project by creating issues or submitting pull requests. Your contributions are welcome!## Authors
- [sahejadkadivar](https://github.com/sahejadkadivar)
## 🐦 Follow Me:
> [LinkedIn](https://www.linkedin.com/in/er-sahejad-kadivar-667bb9227)
I hope you like the project. Happy Coding! :)