phfilly / hotel-app

Portfolio piece

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repo consists of an api and a front-end app.

API

The api has a static endpoint which returns hotel related info. This can be executed by changing directory to the /api route and running node index.js

APP

You first need to install all the node modules npm install

Once completed you can run ng serve -o which should automatically open up a browser window with the app

About

Portfolio piece


Languages

Language:TypeScript 45.3%Language:JavaScript 21.1%Language:CSS 19.0%Language:HTML 14.7%