An open API service indexing awesome lists of open source software.

https://github.com/exclusiveideas/cloud-kitchen

A simple restaurant application built in angular
https://github.com/exclusiveideas/cloud-kitchen

angular css html javascript restaurant restaurant-website typescript

Last synced: 2 months ago
JSON representation

A simple restaurant application built in angular

Awesome Lists containing this project

README

          

# CloudKitchen
A simple restaurant application built in angular.

## STACK
[![SASS](https://img.shields.io/badge/Angular-DD0031?style=for-the-badge&logo=angular&logoColor=white)](https://github.com/Exclusiveideas)
[![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white)](https://github.com/Exclusiveideas)
[![JavaScript](https://img.shields.io/badge/JavaScript-323330?style=for-the-badge&logo=javascript&logoColor=F7DF1E)](https://github.com/Exclusiveideas)

## Installation Steps
**1. First clone the project by running**

``` git clone https://github.com//cloud-kitchen.git ```

**2. Go into the project directory**

``` cd cloud-kitchen ```



**3. Install all the dependencies**

``` npm i ```



**4. Start the application development server**

Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The application will automatically reload if you change any of the source files.


**The app is now running**

## Build

Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory.

#### Don't forget to star this repository✨✨.