A music library built to apply MySql and database skills to Express.js.
·
Report Bug
·
Table of Contents
Build during the Backend module at ManchesterCodes. The Music library uses skills learnt using MySql, Docker and Postman from previous projects and combines them with Express.js to build a working music library that can be built on by adding tables and albums.
Please use the below to set of instructions to get your project up and running
- npm
npm install npm@latest -g
- Clone the repo into your chosen file
git clone https://github.com/MaJaWh/music-library.git
- Install NPM packages
npm install
Your Name - @twitter_handle
Project Link: https://github.com/MaJaWh/music-library