AirBnb clone
AirBnb clone web interface created with laravel 7 and vue , mobile apps created with nativescript-vue. Authentication handled using sanctum and session tokens for the web interface
The instructions for installing this project on your local machine with pre-requirements can be found in the directories laravelbnb(web interface) , nativescript app(mobile apps).
- Laravel - PHP framework
- vue.js - Javascript frontend framework
- vue router - routing between vue components
- vuex - Used to manage the state between components
- nativescript - Used to develop IOS / android apps
- Hendrikus van Katwijk - Github - Personal website
This project is licensed under the MIT License - see the LICENSE.md file for details