Skip to content

melchanti/airlines-routes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The application uses React and an internal storage to show a list of various airlines and their respective routes.

You can find a deployed version of this application at https://dry-meadow-76791.herokuapp.com/.

npm install

To run it locally, first install the dependencies for this application using npm install

npm start

Then, run npm start to start the application.

port 3000

The application will run on port 3000 meaning you can visit the application by opening a browser and going to http://localhost:3000/

About

The application is a front-end React application that shows a set of airlines and their routes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published