Skip to content

raniaSayed/Basic-Flight-Reservation--ReactJs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic Flight Reservation Client

This is simple frontend app that consume Basic Flights Reservation API

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites (Used Technologies)

Node.js v8.10.0 or above

Installation

To run App on Ububtu:

follow this commands

$ cd {project_folder}/

$ npm install

$ npm start

start app via https://localhost:3000/

To run App on Windows

open project directory

open cmd and type this commands

$ npm install

$ npm start

start app via https://localhost:3000/

Author

Rania Sayed

About

ReactJs consume single page api for booking flight seats.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published