Skip to content

kuan121/Instaurant

Repository files navigation

Instaurant

Instaurant Introduction

Instaurant is designed to

  1. Allow restaurant owners to configure online restaurant menus and services that are accessible to customers.
  2. Provide restaurant owners with insights into restaurant operations by presenting useful analytical data.

Demo

A demo video on Youtube.

Tech Stack

Babel is the compiler for writing next generation JavaScript right now without waiting for browser support.

Bootstrap is the world's most popular mobile first front-end framework for faster and easier web development.

ES6/ECMAScript 2015 is an ECMAScript standard finalized in June 2015 that adds significant new syntax for writing complex JavaScript applications.

Firebase is a mobile and web application development platform that lets developers build better applications fast without managing servers, and grow successful business.

React is a Javascript library for building user interfaces.

React Router is a collection of navigational components that compose declaratively with your application.

Redux is a predictable state container for JavaScript apps.

Webpack is a module bundler for modern JavaScript applications.

Quick Start

$ git clone https://github.com/walkman-kuan/Instaurant.git
$ cd instaurant
$ npm install
$ npm run dev

Commands

Script Description
npm install Install all modules, listed as dependencies in package.json, in the local node_modules folder
npm run build Remove previous build files (if any), and then package all application modules to ./bundles
npm run dev Start development-ready application with webpack-dev-server @ http://localhost:8080/

About

A powerful and user-friendly system for managing online menus and services for restaurants.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published