Skip to content

Serjeel-Ranjan-911/Titan-Beats

Repository files navigation

Titan Beats

GitHub issues GitHub contributors PR's Welcome

Audio visualizer

Click Here to use app

dayDesert

dayDesert

Contributors

  1. Clone the Repo
git clone https://github.com/Serjeel-Ranjan-911/Titan-Beats.git
  1. Install Packages
npm i
  1. Starting Node Server
npm start
  1. Open broswer at 127.0.0.1:3000

For development

run this single command

npm run dev

This will start a backend server while monitoring all the sass files.

Before making a pull request

  1. Properly naming your branch

    "issue-"+"issue number"+"purpose"

eg. issue-30-fix-theme-btn

commit the changes to your created branch

  1. Dont't forget to link pull request to the issue.

eg. fixes #30


Note:

The App currently serves music from server.
Special thanks to Pixabay.


Happy Coding!