Skip to content

BenjaminFultz-dev/jeffs-place

Repository files navigation

Jeff's Place

Description

Full stack social media application - Jeff Goldblum themed.

Project Setup

  1. Clone the repo
    git clone git@github.com:BenjaminFultz-dev/jeffs-place.git

Setup Express API Backend

  1. Install dependencies for the Express server in the project's root directory
    npm install

  2. Navigate to config directory
    cd config

  3. Copy the example environment file and make any necessary changes
    cp ./.env.example .env

Running Express API Backend

npm start

In Browser

localhost:2000

About

A Social Jeffwork

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages