Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/clubgamma/spotify-web-clone
Official Hacktoberfest 2021 project repository from Club Gamma. Start hacking!
https://github.com/clubgamma/spotify-web-clone
clone hacktoberfest music reactjs ui
Last synced: 1 day ago
JSON representation
Official Hacktoberfest 2021 project repository from Club Gamma. Start hacking!
- Host: GitHub
- URL: https://github.com/clubgamma/spotify-web-clone
- Owner: clubgamma
- Created: 2021-09-26T11:24:02.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-20T04:46:56.000Z (about 3 years ago)
- Last Synced: 2023-03-09T00:35:48.022Z (over 1 year ago)
- Topics: clone, hacktoberfest, music, reactjs, ui
- Language: JavaScript
- Homepage:
- Size: 1.01 MB
- Stars: 1
- Watchers: 0
- Forks: 11
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Spotify web clone in React js
In Hacktober Fest 2020, the community contributed in the Spotify app clone in flutter, so to cover the web platform as well, this year we have added the Spotify web clone project whose UI is also as awesome. Enjoy!
##### Read the [Contributing.md](https://github.com/clubgamma/spotify-web-clone/blob/main/CONTRIBUTING.md) file for all about how to start contributing to the project.
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 start`
Runs the app in the development mode.\
Open [http://localhost:3000](http://localhost:3000) to view it in the browser.#### `npm run build`
(won't require)
Builds the app for production to the `build` folder.\#### `npm run test`
By using this command you can run tests , which will test different component and features .
testing means that you test individual parts (units) of your software. You do that by defining results that your code should produce for certain input values and verify whether they occur.
There are a lot of reasons why it is useful to write unit tests, the most obvious being:
* you can find and fix bugs before they occur.
* you automatically think about edge cases in your code more often.
* it gets tremendously easier to work together with other developers or to hand over the project to someone else.If yoy want to learn more you can visit:
* https://reactjs.org/docs/testing.html
* https://medium.com/javascript-scene/unit-testing-react-components-aeda9a44aae2# Things to keep in mind
- **Before creating any Pull Request, please register yourself at [Hacktoberfest's Official Website](https://hacktoberfest.digitalocean.com/)**
- **If a maintainer reports behavior that’s not in line with the project’s code of conduct, then you will be ineligible to participate.**
- **To get Digital Ocean swags, you just have to make minimum 4 PRs to any open source projects on GitHub**
- **If a maintainer reports your pull request as spam, it will not be counted towards your participation in Hacktoberfest.**## Contact Us
**To know more about us, visit [official website](https://clubgamma.github.io/) of Club Gamma.**
**To know more about how Club Gamma is going to celebrate Hacktoberfest, click [here](https://clubgamma.github.io/hacktoberfest2021/)*
If you want to add any feature or if you found a bug, feel free to open an issue
![](https://img.shields.io/badge/Star-If_Liked-%23FF0000.svg?&style=flat&logoColor=white&color=white)
![](https://img.shields.io/badge/Fork-If_you_found_interesting-%23FF0000.svg?&style=flat&logoColor=white&color=white)