</a>
Upload a profile with Picture and see who your closest match is!!!
https://github.com/ScrantonPete/horoscopeOfLove
Commands accepted with expected outputs
‘server.js’
Or run the game in Heroku https://intense-citadel-57360.herokuapp.com/
Before you get started, make sure you have these node packages installed:
Command Line: ‘npm init -y’
Express Fast, unopinionated, minimalist web framework for node.
Command Line: ‘npm install express’
bodyParser: - Parse incoming request bodies in a middleware before your handlers, available under the req.body property.
Command Line: ‘npm install body-parser’
path - This is an exact copy of the NodeJS ’path’ module published to the NPM registry.
Enter Name
Provide link to photo
Select Horoscope based on birthday
Answer the “MUST LOVE” conditional statemnts based on how strongly you Agree/Disagree
Click the Submit button and a popup modal will appear showing you the closest match 6.
Pete Rezanka painstakingly wrote the code, took screen shots, and was the sole contributor of this APP. I relied heavily on past Class Activities along with GoogleFU, lol!