Skip to content

Latest commit

 

History

History
43 lines (28 loc) · 2.65 KB

README.md

File metadata and controls

43 lines (28 loc) · 2.65 KB

Neighborly

A peer-to-peer lending platform!

Application Overview

Neighborly is a social platform that allows users to lend and borrow items in the Nashville area. The current iteration of the application allows users to post items they are willing to lend, request to borrow items posted by other users, and communicate with one another through the internal messaging system to arrange pick-up and drop-off.

Technologies Used

HTML5 CSS3 JavaScript React Git GitHub Visual Studio Code

Running This Application

Installation

Along with this repository, you will need to clone the Neighborly Server repo as well which contains the data.

  1. Clone this repository and change to the directory in the terminal.
git clone git@github.com:heymonicakay/neighborly.git
cd neighborly
  1. Access the data by following the instructions found here:

Neighborly Server Repo

  1. Launch the client.
    npm install
    npm start

Demo User Credentials

Username: harrypotter
Password: harry

Created by Monica Kay

Monica Kay GitHub Monica Kay LinkedIn