Skip to content

A web-based platform for students at a University to exchange items

Notifications You must be signed in to change notification settings

katielevy1/unimarket-redux

Repository files navigation

Description

UniMarket is a place for students at the same University to buy/sell school related products on one platform. This is a safe, easy, and fast way for students to pay for their college years.

Requirements

  • node ^4.5.0
  • npm ^3.0.0

Getting Started

  1. Install dependencies: npm install

  2. Start Development server: npm start This runs on localhost:3000 OR

  3. Start Development server: npm run dev to have the server auto refresh on code changes

Production

Build code before deployment by running npm run build.

Deployment

  1. Build Project: npm run build:prod
  2. Confirm Firebase config by running locally: firebase serve
  3. Deploy to firebase: firebase deploy

About

A web-based platform for students at a University to exchange items

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published