Skip to content

Music Desktop App Made With Electron, React, Express, SQLite and Other NPM Libraries. Fully functional with Offline Downloading

Notifications You must be signed in to change notification settings

brwong3/Songify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Songify

Welcome to Songify! Your very own personalized Desktop Music Player complete with offline downloading! Perfect for long trips, airplane rides, and traveling!

To Start

Clone Songify to Your Local Machine With:

npm clone https://github.com/brwong3/Songify.git

Afterwards, open the project with terminal or a text editor.

Start the server by entering:

cd Backend

npm i

npm start

Afterwards:

cd...

npm i

npm start

This will initialize your React application which the Electron Framework uses for this project.

Finally, to launch your Desktop application:

npm run .

Enjoy!

Demo: https://drive.google.com/file/d/1QRMTMSMwewq-1GpQOYG61ZDeY2UxEHSs/view?usp=share_link

About

Music Desktop App Made With Electron, React, Express, SQLite and Other NPM Libraries. Fully functional with Offline Downloading

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published