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/
React, Node.js, Express, Knex, and PostgreSQL.
npm install
to install project dependencies.npm run start:dev
to start your server in development mode.