Skip to content

Jlundy22/prime-solo-project

Repository files navigation

Drop Zone

Drop Zone is my solo project I made in a two week time frame while attending Prime Digital Academy. Drop Zone is the one stop shop to buy and sell new and used discs.

To see the fully functional site, please visit: https://stark-fortress-63060.herokuapp.com. Drop Zone was designed for mobile use, if viewing on a browser please right click and inspect the page then hit SHIFT + COMMAND/CTRL + M to view as a mobile device. Please give the app a couple seconds to start up after clicking on the link.

Getting started

Prerequisites

Before you get started, make sure you have the following software installed on your computer:

Setup Instructions

  • Create a new database called prime_app.
  • Run the queries provided in database.sql.
  • Run npm install
  • Start postgres if not running already by using brew services start postgresql
  • Run npm run server
  • Run npm run client
  • Navigate to localhost:3000

Built With

  • React
  • React Redux
  • React Sagas
  • PostgreSQL
  • Material UI
  • Node.js
  • Express

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published