You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Sander Vocke 678228d223 Fix pagination and song / artist search via URL query. 5 years ago
client Fix pagination and song / artist search via URL query. 5 years ago
scripts/gpm_retrieve Instant song query. 5 years ago
server Fix pagination and song / artist search via URL query. 5 years ago
.gitignore Initial commit. Create-react-app with added Express server. 5 years ago
README Initial commit. Create-react-app with added Express server. 5 years ago
package-lock.json Initial commit. Create-react-app with added Express server. 5 years ago
package.json Initial commit. Create-react-app with added Express server. 5 years ago
yarn.lock Getting closer to artist, song creation 5 years ago

README

Started from: https://www.freecodecamp.org/news/how-to-make-create-react-app-work-with-a-node-backend-api-7c5c48acb1b0/