This is the app for booking tickets. Created with react native and firebase as database.
- need to work on Backend it has several security issues.
- Run command "npm install" in the main directory of your project
- Create your firebae project.
- Create Real time database in your firebase project.
- Import some dummy data (Present in main directory of the project) into your firebase database.
- Add CDN information of your database in config.js file.
- Run the project and enjoy.