SVinnik99 / sv-capstone-restaurant-reservation

1 stars 0 forks source link

Periodic Tables

Periodic Tables is a reservation system for fine dining restaurants. The software is used only by restaurant personnel when a customer calls to request a reservation.

You can find the live application here: https://restaurant-reservation-frontend-ebwe.onrender.com/

Request and Response Format

Technology Used

React, Node.js, Express, Knex, and PostgreSQL.

Installation Instructions

  1. Run npm install to install project dependencies.
  2. Run npm run start:dev to start your server in development mode.