Skip to content

Is an item borrowing platform. Contains the following: database: Postgres | server: Apollo-Express | presentation: React + Redux | user-auth: bcrypt | session: json-webtoken

Notifications You must be signed in to change notification settings

yang6020/boomTown

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boomtown 🏙

is a full stack application using PostgresQL as the database,Apollo-Express as the server,and React + Redux for the presentation layer. Users can add their own items with images and it displays the preview of the post in real-time.

Server

Commands must be run from the server directory:

Installation

npm install

Run

npm run start:dev

Client

Commands must be run from the client directory:

Installation

npm install

Run

npm start

Build

npm run build

Alt text

Alt text

Alt text

About

Is an item borrowing platform. Contains the following: database: Postgres | server: Apollo-Express | presentation: React + Redux | user-auth: bcrypt | session: json-webtoken

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published