kwood15 / hotel-app

A hotel app built with React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A hotel application Build Status

Built with React

Get Started

git clone the repository

cd into the cloned directory

Install the dependencies:

npm install

Run

npm start

Lint

npm run lint

Test

npm test

Build

npm run build

About

A hotel app built with React


Languages

Language:JavaScript 91.1%Language:CSS 4.7%Language:HTML 4.2%