Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 1.3 KB

README.md

File metadata and controls

39 lines (21 loc) · 1.3 KB

Relic

Relic is a React based Tinder clone project that users can distract the pesky ghosts living in their houses by setting them up on a "date" to avoid the heeby jeebies 👻

Login / Signup page

"Screenshot of login-signup"

Create your own profile

"Screenshot of app-create-profile"

"Screenshot of app-create-profile"

App UI

"Screenshot of app-ui"

Matched popup window

"Screenshot of matched-popup-window"

Matched list

"Screenshot of matched-list"

Live chat with other users

"Screenshot of live-chat"

Setup

Install dependencies with npm install.

Running Webpack Development Server

npm run start:frontend