Skip to content

chenlupeng007/MusicList

Repository files navigation

MusicList

A website for tracking music and albume, which is created following the online course. It created a Node.js-based API and talk to it with a React.js-based front-end.

Dependencies

  • Webpack 4
  • Babel 7
  • MiniCssExtractPlugin
  • React Hot Loader 4
  • React 16
  • React-Router 4
  • Express 4
  • Mongodb

Please Note: If you want to run the app locally after cloning, you have to use your own config.json file. You can learn how to create this file by following Tutorial 62 and Tutorial 63. Make sure you have mongodb installed and get mongod run at default port.

Command

yarn start

Open localhost:3000 in Chrome to see the Outcome.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published