love matching with intelligence
A node.js powered web application for matching and finding the love male. After you submit your match, you will get your match results.
The app can be found at https://redbeans.herokuapp.com/
- build and install the application
npm install
- start the application
npm start
- Test the application
npm test