Skip to content

kinzhao/iHeart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search iHeart API with React

Setup Instructions

  1. Run npm i && npm start to run the script: "start": "PORT=3001 node bin/www" for the server in the root directory for iHeart.
  2. In another tab run npm i && npm start in the root directory of the iHeart/client folder.

Note: it's using the PORT=3001 which is listed as a proxy in the client/package.json file.

Releases

No releases published

Packages

No packages published