Skip to content

ThomasKear/FriendFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FriendFinder

An Express and Node-based application for matching users based on personality. This appplication was my first time deploying with Heroku

Getting Started

To view the site and interact with other users' data visit https://limitless-fortress-94396.herokuapp.com/

Prerequisites

  • Node.js/NPM

Instructions

To run the site locally and interact with only your own and the example data,

  • Make sure you have fulfilled the prerequisites above.
  • Clone this repository with git clone [email protected]:ThomasKear/FriendFinder.git
  • Install modules with npm install
  • Run node server.js
  • Go to localhost:3000 in your web browser

Technologies Used

  • Node.js/NPM (JavaScript environment/ Package manager)
  • Express.js (Web framework)
  • Heroku (Cloud Platform)
  • Bootstrap (Front-end framework)

Author

Thomas Kearney - Thomaskear

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published