Skip to content

Latest commit

 

History

History
75 lines (53 loc) · 1.41 KB

README.md

File metadata and controls

75 lines (53 loc) · 1.41 KB

LunchTime

Table of Contents

About The Project

A single page application that help us to control the calendar food for any employee dining room or any related service. This project also contains an API to that I personally use to communicate through an Slack bot.

Built With MERN

Getting Started

Prerequisites

  • node (I use v10)
brew install node
  • Mongo
brew install mongodb

Installation

  1. Clone the repo

  2. Install NPM packages

npm install

3.- Run the server which runs the SPA in port 3000

npm run server

3.1 - Run only SPA in development mode

npm run start

Roadmap

  • Give feedback and puntuation.
  • Calories counter.
  • vote for meals of the month.

Contact