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 file for all about how to start contributing to the project.
This project was bootstrapped with Create React App.
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
(won't require)
Builds the app for production to the build
folder.\
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
- Before creating any Pull Request, please register yourself at Hacktoberfest's Official Website
- 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.
To know more about us, visit official website of Club Gamma.
*To know more about how Club Gamma is going to celebrate Hacktoberfest, click here