Find your Flight and explore the world with us.
Explore the docs ยป
View Demo
ยท
Report Bug
ยท
Request Feature
Table of Contents
Ankasa Ticketing is a flight ticket booking application that has several features, namely ticket search, ticket booking, canceling unpaid tickets, and recommendations for frequently visited destinations.
This app was built with some technologies below:
This is an example of how to list things you need to use the software and how to install them.
- Clone This Front End Repo
git clone https://github.com/altrawan/ankasa-ticketing-frontend.git
- Go To Folder Repo
cd ankasa-ticketing-frontend
- Install Module
npm install
- Setup .env
- Type
npm run dev
To Start Website - Type
npm run start
To Start Production
Create .env file in your root project folder.
# app
REACT_APP_APP_NAME=
REACT_APP_NODE_ENV=
REACT_APP_API_URL=
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
๐ Frontend Ankasa Ticketing
๐ Frontend Ankasa Ticketing Admin
๐ Web Service
๐ Demo Ankasa Ticketing Admin
Distributed under the MIT License.