All Projects → abhisheknaiidu → A Pop

abhisheknaiidu / A Pop

🎶 HD Music Streaming and Sharing Web App

Programming Languages

javascript
184084 projects - #8 most used programming language
js
455 projects

Projects that are alternatives of or similar to A Pop

Apollo Cache Redux
Redux cache for Apollo Client 2.0. This project is no longer maintained.
Stars: ✭ 179 (+225.45%)
Mutual labels:  graphql, apollo, apollo-client
Searchkit
GraphQL API & React UI components for Elasticsearch. The easiest way to build a great search experience
Stars: ✭ 4,338 (+7787.27%)
Mutual labels:  graphql, apollo, apollo-client
Kit
ReactQL starter kit (use the CLI)
Stars: ✭ 232 (+321.82%)
Mutual labels:  graphql, apollo, apollo-client
Graphql Directive
Use custom directives in your GraphQL schema and queries 🎩
Stars: ✭ 142 (+158.18%)
Mutual labels:  graphql, apollo, apollo-client
Link state demo
🚀 Demonstrate how to support multiple stores in Apollo Link State
Stars: ✭ 30 (-45.45%)
Mutual labels:  graphql, apollo, apollo-client
Reactql
Universal React+GraphQL starter kit: React 16, Apollo 2, MobX, Emotion, Webpack 4, GraphQL Code Generator, React Router 4, PostCSS, SSR
Stars: ✭ 1,833 (+3232.73%)
Mutual labels:  graphql, apollo, apollo-client
Apollo Cache Hermes
A cache implementation for Apollo Client, tuned for performance
Stars: ✭ 425 (+672.73%)
Mutual labels:  graphql, apollo, apollo-client
Apollo Link
🔗 Interface for fetching and modifying control flow of GraphQL requests
Stars: ✭ 1,434 (+2507.27%)
Mutual labels:  graphql, apollo, apollo-client
Tauonmusicbox
The Linux desktop music player from the future! 🌆
Stars: ✭ 494 (+798.18%)
Mutual labels:  music, spotify, music-player
Chatty
A WhatsApp clone with React Native and Apollo (Tutorial)
Stars: ✭ 481 (+774.55%)
Mutual labels:  graphql, apollo, apollo-client
React Redux Graphql Apollo Bootstrap Webpack Starter
react js + redux + graphQL + Apollo + react router + hot reload + devTools + bootstrap + webpack starter
Stars: ✭ 127 (+130.91%)
Mutual labels:  graphql, apollo, apollo-client
Crypto Grommet
Crypto and equities app
Stars: ✭ 39 (-29.09%)
Mutual labels:  graphql, apollo, apollo-client
Awesome Apollo Graphql
A curated list of amazingly awesome things regarding Apollo GraphQL ecosystem 🌟
Stars: ✭ 126 (+129.09%)
Mutual labels:  graphql, apollo, apollo-client
Next Graphql Blog
🖊 A Blog including a server and a client. Server is built with Node, Express & a customized GraphQL-yoga server. Client is built with React, Next js & Apollo client.
Stars: ✭ 152 (+176.36%)
Mutual labels:  graphql, apollo, apollo-client
React Graphql Github Apollo
🚀 A React + Apollo + GraphQL GitHub Client. Your opportunity to learn about these technologies in a real world application.
Stars: ✭ 1,563 (+2741.82%)
Mutual labels:  graphql, apollo, apollo-client
Spotui
Spotify in the terminal 💻🎶
Stars: ✭ 302 (+449.09%)
Mutual labels:  music, spotify, music-player
Apollo Upload Client
A terminating Apollo Link for Apollo Client that allows FileList, File, Blob or ReactNativeFile instances within query or mutation variables and sends GraphQL multipart requests.
Stars: ✭ 1,176 (+2038.18%)
Mutual labels:  graphql, apollo, apollo-client
Guide
📖 The GraphQL Guide website
Stars: ✭ 104 (+89.09%)
Mutual labels:  graphql, apollo, apollo-client
Raveberry
A multi-user music server with a focus on participation
Stars: ✭ 442 (+703.64%)
Mutual labels:  music, spotify, music-player
React Boilerplate
⚛ The stable base upon which we build our React projects at Mirego.
Stars: ✭ 39 (-29.09%)
Mutual labels:  graphql, apollo, apollo-client

A-POP 🎶

contributions welcome Prettier ESLint Issues Pulls Stars Forks

A-POP is a HD Music Stream and Sharing Application 🎧 built in order to provide high sound clarity for Youtube or SoundCloud Songs and without ads and even video streaming!

Just Music and Chill 😉

It's actually a hack for students, to listen to songs and bgm's from Youtube without even buffering data for video streams and also can share with friends.

Table of Contents

Demo

View the application at a-pop


apop_demo

API is being hosted on Heroku using Apollo Client!

Technology Stack

Screenshot

It is built using GraphQL, Apollo Client, Material-UI and obviously React!

Technology Description Link ↘️
HTML5 Hyper Text Markup Language ----
CSS3 Cascading Style Sheets ----
JavaScript High Level, Dynamic, Interpreted Language ----
GraphQL Query Language for APIs https://graphql.org
Apollo Client State Management Library https://www.apollographql.com/docs/react/g
Material UI Material UI Framework for React https://www.apollographql.com/docs/react/

Installation & Usage

Ensure Node.js and NPM are installed

  1. Clone or Download the repository (Depending on whether you are using SSH or HTTPS)
git clone [email protected]:abhisheknaiidu/a-pop.git
cd a-pop
  1. Install dependencies
npm i
  1. Start the application
npm start

After the application starts visit http://localhost:3000 to view it in the browser.

Testing

Run the command npm test to run the tests

npm run build

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].