-.
An App that lets users search for songs and create a playlist.
-
[Future Improvements](#Future Improvement)
- creating a folder which will contain our app and within it type the following command to create the JSON file containing all the information and dependencies:
- Use the command-line, npm i, to install Express, Express-Handlebars, and mysql npm.
- Use the command-line "npm run seed
- Now we create our main js file which will contain our application’s logic and name it “index.js”
- To start creating, devouring using Express, use the command, node server.js and navigate in the web browser to localhost:8080.
- Finally, let’s create a folder by the name of “public” in which we create a .css file and let’s call it “style.css” and we’re good to go.
- MySQLWorkbench
- Visual Studio Code
- npm install mysql
- npm install express
- npm install body-parser
Deployed: https://polar-forest-29816.herokuapp.com/
-
- Run
npm i
command to install express or any other node packages needed.
- Run
-
- Run
node server
terminal command to start command-line application.
- Run
- NPM to install:
npm install mysql
npm install express
npm install body-parser
- Create multiple playlists
- Delete a playlist
- Delete a song from a playlist
- Automatically refresh to save results
- Add authentication git
Made with contributors-img.
This project is license under the MIT License license.
If you have any questions about the repo, open an issue or contact Egitweb directly eeg.iosdeveloper@gmail.com