Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 983 Bytes

File metadata and controls

34 lines (24 loc) · 983 Bytes

FriendFinder

Week 13/HW 11

Friend Finder - Node and Express Servers

Creating a dating app using Node and Express Servers. This full-stack website will take in results from users input. The app will then display the name and picture of the user with the best overall match.

Friend Finder is deployed to Heroku: https://peaceful-meadow-23721.herokuapp.com/

NPM Packages:

Technologies Used:

  • nodeJS
  • Javascript
  • Express
  • HTML
  • Jquery
  • CSS

Prerequisites:

Built With:

  • Sublime Text - Text Editor
  • Materialize - CSS Framework based on Material Design

Acknowledgments:

  • UC Berkeley Coding Boot Camp Staff