Skip to content

samibirnbaum/tuneage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tuneage

A digital music player like Spotify that I built to learn frontend web development.

Snapshot

Case Study

Usage

  1. Fork and clone the repo: git clone https://github.com/samibirnbaum/tuneage.git
  2. Run $ npm install to download/install the needed dependencies
  3. Start the node server: npm start.
  4. Open a web browser, go to http://localhost:3000, and verify that you see the Tuneage landing page.

About

A digital music player like Spotify that I built to learn frontend web development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 56.7%
  • HTML 21.9%
  • CSS 21.4%