/mid-day

Primary LanguageTypeScript

MidDay Restaurant project

Midday is a restaurant reservation management app. Allows you to book the lunch menu at the restaurant of your choice

Pre-requirements 📋

Have installed a code editor Install nodejs in https://nodejs.org/es/ Intall npm and start it

npm install global
npm init --yes

Starting 🚀

Open a code editor and clone the project.

For example you can use VSCODE.

Write the following in the terminal

git clone https://github.com/Jocalu/MidDay-Project.git

Instalation 🔧

Open the backend and the frontend folders and run in terminal

npm install

Replace the environment variables with yours

In the files .env in your backend (you can see the env.example)

backend/.env-example

In the folder environments in your frontend

frontend/src/enviromnents

Deployment 📦

Use a firebase-like hosting service Follow the steps in https://firebase.google.com/?hl=en When you have the configuration you can do the deploy

npm i firebase
npm firebase init hosting
npm build
fireabase deploy

Test results at 02/30/2021 🔬

tests

Build with 🛠️

Under contruction 🖇️

This app is actually under construction.

Authors ✒️

Thanks to 🎁

  • SkylabCoders Academy 📢
  • Iván Dobry 🤓
  • All the classmates of the bootcamp.

With ❤️ JoseCárcamo 😊