GithubHelp home page GithubHelp logo

oyejateen / geet-music Goto Github PK

View Code? Open in Web Editor NEW
10.0 1.0 0.0 1.67 MB

An Official repo of Geet music, an amazing app cum webplayer to play unlimited songs free of cost without any ads and need to login.

Home Page: https://geet-oyejateen.netlify.app/

License: MIT License

JavaScript 92.73% HTML 2.03% CSS 5.24%
hacktoberfest hacktoberfest2022 music-player open-source pwa-app pwa-apps reactjs webapp webplayer website

geet-music's Introduction


Logo

Geet Music

An amazing app cum webplayer to play unlimited songs free of cost without any ads and need to login.
View Demo · Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact
  6. Acknowledgments

About The Project

Product Name Screen Shot

There are many websites on GitHub claiming to be the best in music webplayer catagory but one can't find any of them to be working as fine as this music-website.

Here's why:

  • This webpage site full of aesthetic outlook
  • We don't fetch or import content from other websites. So, our website work smooth as butter
  • We added alot of comments that help you to learn the basics of the project so that you can make changes based on your own choice.

Clone this git to get started.

(back to top)

Built With

This section contains list of major frameworks/libraries used to built this oz website

  • HTML5
  • CSS3
  • JavaScript
  • React

(back to top)

Getting Started

This website is very flexible and easy to understand. Just clone it in your ide and it's ready to run

Installation

Follow these steps if you are complete beginner.

  1. Clone the repo

    git clone https://github.com/TEDDY6969/Music-Website.git
  2. Do npm install

  3. Put youtube API keys in the sample env file and rename it to .env

  4. Run it using npm start

(back to top)

Contributing

Contributions are what makes GitHub such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

(back to top)

License

Distributed under the MIT License. See LICENSE.txt for more information.

(back to top)

Contact

Twitter - @soonshine

Project Link: geet.gq

(back to top)

Acknowledgments

Firstly, I would like to thank Will Adams for all the help in hosting server. Secondly, I have downloaded music from Deezer website and right on the content goes to their respective owners. And last but not the least, thanks to w3 schools, geeksforgeek.

(back to top)

geet-music's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

geet-music's Issues

Compilation error

Failed to compile.

Module not found: Error: Can't resolve '.GlobalState' in '/home/runner/geet-music/src/components'
ERROR in ./src/components/App.js 7:0-43
Module not found: Error: Can't resolve '.GlobalState' in '/home/runner/geet-music/src/components'

ERROR in ./src/components/App.js 9:0-49
Module not found: Error: Can't resolve './header/SimpleAppBar' in '/home/runner/geet-music/src/components'
Did you mean 'SimpleAppBar.js'?
BREAKING CHANGE: The request './header/SimpleAppBar' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '.mjs' file, or a '.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.

ERROR in ./src/components/App.js 10:0-45
Module not found: Error: Can't resolve './player/MainPlayer' in '/home/runner/geet-music/src/components'
Did you mean 'MainPlayer.js'?
BREAKING CHANGE: The request './player/MainPlayer' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '.mjs' file, or a '.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.

ERROR in ./src/components/App.js 11:0-36
Module not found: Error: Can't resolve './SwipeMenu' in '/home/runner/geet-music/src/components'
Did you mean 'SwipeMenu.js'?
BREAKING CHANGE: The request './SwipeMenu' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '.mjs' file, or a '.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.

ERROR in ./src/components/App.js 12:0-46
Module not found: Error: Can't resolve './CurrentSection' in '/home/runner/geet-music/src/components'
Did you mean 'CurrentSection.js'?
BREAKING CHANGE: The request './CurrentSection' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '.mjs' file, or a '.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.

ERROR in ./src/components/App.js 13:0-48
Module not found: Error: Can't resolve './SnackbarMessage' in '/home/runner/geet-music/src/components'
Did you mean 'SnackbarMessage.js'?
BREAKING CHANGE: The request './SnackbarMessage' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '.mjs' file, or a '.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.

ERROR in ./src/components/App.js 14:0-76
Module not found: Error: Can't resolve '@material-ui/core/styles' in '/home/runner/geet-music/src/components'
Did you mean 'index.js'?
BREAKING CHANGE: The request '@material-ui/core/styles' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '.mjs' file, or a '.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.

ERROR in ./src/components/App.js 15:0-48
Module not found: Error: Can't resolve '@material-ui/core/colors' in '/home/runner/geet-music/src/components'
Did you mean 'index.js'?
BREAKING CHANGE: The request '@material-ui/core/colors' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '.mjs' file, or a '.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.

ERROR in ./src/components/App.js 16:0-59
Module not found: Error: Can't resolve './sections/SettingsPage' in '/home/runner/geet-music/src/components'
Did you mean 'SettingsPage.js'?
BREAKING CHANGE: The request './sections/SettingsPage' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '.mjs' file, or a '.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.

ERROR in ./src/components/App.js 17:0-46
Module not found: Error: Can't resolve './GlobalState' in '/home/runner/geet-music/src/components'
Did you mean 'GlobalState.js'?
BREAKING CHANGE: The request './GlobalState' failed to resolve only because it was resolved as fully specified
(probably because the origin is strict EcmaScript Module, e. g. a module with javascript mimetype, a '.mjs' file, or a '.js' file where the package.json contains '"type": "module"').
The extension in the request is mandatory for it to be fully specified.
Add the extension to the request.

ERROR in ./src/index.js 8:0-63
Module not found: Error: Can't resolve './components/serviceWorker.js' in '/home/runner/geet-music/src'

webpack compiled with 11 errors

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.