Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/philight/one-list
Webpage for finding tracks on music platforms [my-projects, react-pages]
https://github.com/philight/one-list
Last synced: about 2 months ago
JSON representation
Webpage for finding tracks on music platforms [my-projects, react-pages]
- Host: GitHub
- URL: https://github.com/philight/one-list
- Owner: Philight
- Created: 2020-08-20T16:24:38.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-31T15:23:37.000Z (almost 2 years ago)
- Last Synced: 2023-03-01T17:46:27.601Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 25.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# one.list
- Web SPA
- Search for any track/album or playlist on various music platforms
- Create playlists and share
### ☄️ LIVE 🌎 https://philight.github.io/one-list/
####### 📺 DEMO
![Preview](src/assets/preview.gif)## 🧰 BUILT WITH
- React.js (React Router, Hooks, Refs)
- Context State Management
- Styled Components
- react-fontawesome
### PLUGINS
- react-beautiful-dnd
### BACKEND
- Express.js
- got
- crypto
- Spotify API
- Google API(Youtube Data)
- Soundcloud API(Youtube Data)This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app).
## ⚙️ AVAILABLE SCRIPTS
In the project directory, you can run:
### `npm run start`
### `npm run build`