/song-Mern-app

A MERN Fullstack App to manage songs information with CRUD operation and generates overall statistics about the songs, artists,albums and genre.

Primary LanguageTypeScript


Song Management App

📗 Table of Contents

📖 Song Management App

Song Management App is a MERN full-stack application for managing song information with CRUD operations and generating overall statistics about songs, artists, albums, and genres.

🛠 Built With

Tech Stack

Client
Server
Database
Deployment
### Key Features
  • CRUD Operations: Perform Create, Read, Update, and Delete operations on song information.
  • Statistics Generation: Generate overall statistics about songs, artists, albums, and genres.

(back to top)

🚀 Live Demo

(back to top)

💻API Documentation

The Backend Rest API of the song APP is Deployed on render

(back to top)

💻 Getting Started

To get a local copy up and running, follow these steps.

Prerequisites

In order to run this project, you need:

  • Node.js installed on your machine
  • MongoDB installed locally or a MongoDB Atlas account

Setup

Clone this repository to your desired folder:

git clone https://github.com/FevenSeyfu/song-Mern-app.git
cd song-Mern-app

### Install

Install this project with:

```sh
  cd frontend
  npm install

--->

Usage

To run the project, execute the following command:

  cd frontend
  npm start

(back to top)

👥 Authors

👤 Author

(back to top)

🔭 Future Features

  • [Create,delete,update and delete Song]
  • [fetch and display song list along with overall song statistics]
  • [filter and display songs by artist,album genre and albums grouped by artist]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you find this project useful and it adds value to your work, consider showing your support by giving it a ⭐️ (star). Your feedback and support are incredibly motivating.

(back to top)

📝 License

This project is MIT licensed.

(back to top)