/Wedding-Package-Recomendation-API

Wedding Package Recomendation API

Primary LanguageJavaScriptMIT LicenseMIT

Wedding Package Recomendation - API

This application is my thesis project where the application consists of 3 parts

  • API - Wedding Package Recomendation - API

  • User App - Wedding Package Recomendation - User Application

  • Admin App - Wedding Package Recomendation - Admin Application

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/guardling7/Wedding-Package-Recomendation-API

# Go into the repository
$ cd Wedding-Package-Recomendation-API

# Install dependencies
$ npm install

# Run the app
$ npm start