We Fly Digital is a responsive app that lists flight reservations. A user can select a specific airline, see the details page with its full description, and can click the "Reserve" button to reserve it. The user can also access the "Reserve" page from the navigation panel, and add or delete a reservation or airline.
Check out the API documentation
- Programming Language:
Javascript
- Framework:
React JS
- Linter:
ESlint
- Code Editor:
VS Code
To get a local copy up and running follow these simple steps.
- A web browser like Google Chrome.
- A code editor like Visual Studio Code with Git and Ruby.
Clone the repository using the GitHub link provided below.
To get a local copy up and running follow these simple example steps.
- clone the repository by running: git clone [email protected]:ibr5500/flight_reservation-frontend.git
cd flight_reservation-frontend
- Install dependencies
npm i
or
npm install
- To Start the development server
npm start
- To test the project
npm test
👤 Ibrahim Ahmat
- GitHub: @ibr5500
- Twitter: @ibr_ahmat
- LinkedIn: LinkedIn
👤 Kanombola Kanombola
- GitHub: @KanoCode
- Twitter: @kanombola_s
- LinkedIn: LinkedIn
👤 GASOMINALI Olivier
- GitHub: @GOlivierNation
- Twitter: @OGasominali
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Microverse
- Code Reviewers
- Original design idea by muratk
The Creative Commons license of the design requires that you give appropriate credit to the author. Therefore, you must do it in the README of your project.
This project is MIT licensed.