Skip to content

This project allows you to create a new band, update the details , delete the band and much more. This project has authentication.

Notifications You must be signed in to change notification settings

CodeAbsolute/nodejs-bands-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodejs-bands-project

Link to Website: https://mg-bands.herokuapp.com

This project allows you to create a new band, update the details , delete the band and much more. This project has authentication.

  1. Clone the project or download zip file.
  2. Open the terminal in the root directory & run npm install to install all the dependencies.
  3. Now create a .env file to store your secret credentials required. Your .env must look like this
PORT=3000
DB_URL = 
API_KEY = 
SENDGRID_API_KEY = 
  1. Run the project by using npm run start .

About

This project allows you to create a new band, update the details , delete the band and much more. This project has authentication.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages