Giter Site home page Giter Site logo

aman-mandal / groovy Goto Github PK

View Code? Open in Web Editor NEW
70.0 4.0 86.0 16.36 MB

An opensource music platform built with NextJS/ReactJS and Shazam API

Home Page: https://groovy-os.vercel.app/

License: MIT License

JavaScript 96.99% CSS 3.01%
music music-player nextjs reactjs tailwindcss hacktoberfest-accepted hacktoberfest hacktoberfest2022

groovy's Introduction

Groovy

An open-source web music player that brings a seamless music experience with the most modern UI.

UI Design

UI

Tech Stack

Installation

  1. Fork the repo into your account

Fork Image

  1. Clone the project into your local machine
git clone https://github.com/<Your-name>/groovy.git
  1. Navigate the folder
cd groovy
  1. Install the dependencies
npm install
  1. Run the project on local machine
npm run dev

Contributing Guidelines

Thank you for considering to contribute to this project.

What do I need to know to contribute?

This project is in a very early stage so anybody who's familiar with ReactJS/NextJS/TailwindCSS can contribute. If you don't feel ready to make a contribution yet, no problem at all. You can also contribute to this ReadMe section or the Design part of our project.

If you are interested to contribute and want to learn more about the technologies that are used in this project, checkout the links below.

How to make a Contribution?

Never made an open source contribution before? And wondering how to contribute to this project? No worries! Here's a quick guide,

  1. Choose any feature/bug you wish to contribute to.
  2. Fork the repository into your own account.
  3. Clone the repo you have forked in your local machine using git clone https://github.com/<Your-name>/groovy.git
  4. Create a new branch for your fix by using the command git checkout -b YourName-branch-name
  5. Make the changes you wish to do and stage them using the command git add files-you-have-changed or use git add .
  6. Use the command git commit -m "Short description of the changes" to describe the changes you have done with a message.
  7. Push the changes to your remote repository using git push origin your-branch-name
  8. Submit a PR(pull request) to the upstream repository (Aman-Mandal/groovy) with a title and a small description.
  9. Wait for the pull request to be reviewed by us.
  10. Make appropriate changes if the maintainer recommends you to and submit it.
  11. Await for your contribution to be merged into the repository.

Checkout the Contributing.md file before contributing.

Where can I go for help?

If you need help, you can ask questions on our twitter for now :

Credits

License

MIT

Thanks to all the Contributors ❤️

Your Support means a lot

Give a ⭐ to the project if you liked it. :)

groovy's People

Contributors

72002sweta avatar aadarsh805 avatar aman-mandal avatar ann0nip avatar gaurav-iitb avatar gurudattpuranik25 avatar hamzailyas237 avatar iampitrus avatar irfan-ansari-au28 avatar jagadyudha avatar jan-kvc avatar jason1985 avatar jsvigneshkanna avatar loudercake avatar mastermanav09 avatar nidhi333-9 avatar prajwaldhule avatar rafaeldias97 avatar reny-pacheco avatar rohan-hazari avatar rounak-28 avatar sachinpareek07 avatar sakshy18 avatar sanket-gawande avatar shivampandey0 avatar somidh avatar somilajmera avatar supremed3v avatar tarunfy avatar vinayak41 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

groovy's Issues

Navbar bugs, minor UI fixes and removal of unused code.

Found a bug in the navbar and had to fix search bar width in the navbar for better UX.
Screenshot 2022-10-06 at 7 04 01 PM

It says 'none' in the navbar even when there's no user for profile picture. Please assign me this task to fix all these issues 🙂

Added Key Prop

Hi @Aman-Mandal,
Just saw a Little bug, [ doesn't make much difference ],
I've fixed it. this helps in removing this warning.
image

Before

key prop errro

After

key prop error Removed

Typo Error

Shows this error when loading
image

In components/Navbar/Navbar.jsx line 42

Changing it to
window.removeEventListener("resize", handleResize);
fixes this

I am new to next.js sorry if this is some mistake from my side while setting up the project locally

[UI/UX] Create a UI Design for 'Genres' page

Create a figma file for Genres page, make sure it looks similar to the Homepage(Explore page).

Steps :

  1. Fork and clone it
  2. Install dependencies
  3. Open the Design folder
  4. Create a new sub-folder called "Desktop-Genres_page"
  5. Add a Figma/image file of the design u created
  6. Push it and create a PR

[UI/UX] Create a UI design for Albums page

Create a Figma file for the Albums page, you can refer to the Spotify web player !!

Steps :

  1. Fork and clone it
  2. Install dependencies
  3. Open the folder "design"
  4. Create a new sub-folder called "Mobile- Explore_page"
  5. Add a Figma/image file of the design u created
  6. Push it and create a PR

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.