Skip to content

mknayan/song-listing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Song Listing React App

This project has two parts

  1. Nodejs, express, MongoDB backend on backend folder
  2. React Frontend

1. Nodejs, express, MongoDB backend on backend folder

First install the packages by running

npm install

After that. run the following

npm start

API will run on the following link http://localhost:5000

You may also need to configure MongoDB credentials on .env files.

2. React Frontend

First install the packages by running

npm install

After that. run the following

npm start

Open http://localhost:3000 to view it in the browser.

Advanced Configuration

This section has moved here: https://facebook.github.io/create-react-app/docs/advanced-configuration

Deployment

This section has moved here: https://facebook.github.io/create-react-app/docs/deployment

npm run build fails to minify

This section has moved here: https://facebook.github.io/create-react-app/docs/troubleshooting#npm-run-build-fails-to-minify

(dotsbd)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published