Skip to content

A web and mobile application for rating and reviewing food at SUNY Plattsburgh.

Notifications You must be signed in to change notification settings

coding-hub-org/burghy-bites

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

burghy-bites

A web and mobile application for rating and reviewing food at SUNY Plattsburgh.

Prerequisites

Getting Setup

  1. Clone the repo
git clone git@github.com:coding-hub-org/burghy-bites.git
cd burghy-bites
  1. Install dependencies
yarn

Running the project

The project is split into two sections - the backend, and the frontend. Both are NodeJS projects within the master repo. In order to fully run the project, you will need to run both the frontend and the backend.

To run the frontend:

yarn start:frontend

To run the backend:

yarn start:backend

About

A web and mobile application for rating and reviewing food at SUNY Plattsburgh.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published