Skip to content

alankemsley/airline-seats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Airline Seats

A sample web application that allows users to select seats on a flight.

This app was written with HTML, CSS, JavaScript, JSX, and React.

App screenshot

To run the application:

  1. Clone this repository to your local machine.
  2. Navigate to the root directory (airline-seats) in your terminal and run the command "npm install" to install required Node modules. Ensure you have Node and NPM installed.
  3. Run the command "yarn start" and the application will automatically run in a new browser window.

Releases

No releases published

Packages

No packages published