lukme / lookUp

Home Page:https://look-up.netlify.app/

Repository from Github https://github.comlukme/lookUpRepository from Github https://github.comlukme/lookUp

LookUp is a flight booking application made for educational and practice purposes. Keep in mind that there is no connection to any of real flight databases or so on.

Login data

Username: admin
Password: admin123

Tech

LookUp uses technologies listed below to work correctly:

Packages

Also, thanks to their authors, I could use the packages from npm listed below to make development a bit fastier. Nevertheless - for the record - the packages were used only to upgrade aesthetic layer of the app in order to achieve the intended effect while rationalizing the time available for the project.

Installation

To run the project locally you have to install the dependencies and start the server. So in the application's root directory run:

$ npm i
$ npm start

Project will run on http://localhost:3000/.

Status

Project finished and stable.

Contact

Designed and developed by Lucas Mecfal. Feel free to contact me :)

About

https://look-up.netlify.app/


Languages

Language:TypeScript 91.6%Language:SCSS 7.5%Language:JavaScript 0.6%Language:HTML 0.4%