kwood15 / travel-app

A travel application built with React

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A travel application for search functionality Build Status

Built with React and Express

Get Started

git clone the repository

cd into the cloned directory

Install the dependencies:

npm install

Run

npm run dev

Lint

npm run lint

Test

npm test

Build

npm run build

About

A travel application built with React


Languages

Language:JavaScript 77.0%Language:CSS 18.1%Language:HTML 4.9%