Skip to content

spojskic/my-music-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation


My Music App

Project that will help you with saving all your music in one place!

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage

About The Project

This is a project built for saving all your music in one place. You can add categories, add songs, delete, and edit songs!

Root directory layout

.
├── client   
├── server
└── README.md

(back to top)

Built With

(back to top)

Getting Started

Prerequisites

Install NPM

  • npm
    npm install npm@latest -g

Preparation

  1. Clone the repo
    git clone https://github.com/MagicPojska/my-music-app.git
  2. Install NPM packages in client folder
    npm install
  3. Open server folder in Visual Studio 2022 and start the server
  4. Start client
    ng serve --open

(back to top)

Usage

Welcome page Landing

List categories: ListCategories

Add song: AddSong

Add category: AddCategory

Search songs SearchSongs

(back to top)

Contact

Safet Pojskić - pojskicsafet@gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published