Skip to content

Official Hacktoberfest 2021 project repository from Club Gamma. Start hacking!

Notifications You must be signed in to change notification settings

clubgamma/spotify-web-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 file for all about how to start contributing to the project.

This project was bootstrapped with 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 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:

Things to keep in mind

  • 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.

Contact Us

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


If you want to add any feature or if you found a bug, feel free to open an issue




About

Official Hacktoberfest 2021 project repository from Club Gamma. Start hacking!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published