/anekamusik-back

Backend Application for Aneka Musik FrontEnd Application

Primary LanguageJavaScript

Aneka Musik

A React app to buy Music Instrument.
This is Node.js + Express server Backends. Use this in conjunction with AnekaMusik Frontend.

Instructions:

  • Clone or Download this repo.
  • cd into the downloaded directory.
  • Run npm i. Wait until it finishes.
  • Run npm start.

To ensure everything is running as it should, navigate to http://localhost:3001/ in your web browser.
If the URL's look good, then you're all set!