/opensky

Primary LanguageTypeScript

🚩 OPEN SKY (version 1.0.0)

node version

Shows flight information of major cities with heavy air traffic.

Visit myopenair.netlify.app (User:demo, pass:demo) to see the live url!

📦 Tools used

  • react
  • react-query
  • typescipt
  • react-loader-spinner

🔧 Developer usage

Set up project

Before cloning the repo be sure you have installed:

  • NODE (version >=12.0.0)

Then:

  • Choose a folder project in your system and switch in cd [folder path]
  • Clone the repo in your folder path git clone https://github.com/lancerdonnie/opensky.git

Installation

In order to install the project and all dependencies, enter in the project folder and run npm install


Start development

npm start


Build

npm run build


Test

npm test


🤝 Contributing

  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -am 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request

❤️ Show your support

Please ⭐ this repository if you like it or this project helped you!
Feel free to open issues or submit pull-requests to help me improving my work.


🤖 Author

Adedeji Babajide


Copyright © 2021 Adedeji Babajide