Skip to content

cnitz18/polco-hot-100

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Billboard Hot 100 App

Built using the MERN stack (MongoDB, Express.js, React.js, Node.js), a web application which allows the user to view the current week's Billboard Hot 100 list, and add/remove songs as 'favorites'.

Live Website

A live version of this app is hosted on Heroku, located at [https://polco-hot-100-app.herokuapp.com/] (https://polco-hot-100-app.herokuapp.com/)

Development Script

After cloning the repository, in the project directory, you can run:

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in your browser. Backend API requests are made to http://localhost:5000.

When running from this repository, a valid MongoDB connection string is required to be stored in the environment variable ATLAS_URI

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors