TripPlanner is app builded in Hands-on React-Native by DevPleno.
The design was build with Figma: the collaborative interface design tool. https://www.figma.com/
git clone https://github.com/AndreLuizGarcia/TripPlanner
npm install
npm install react-native-maps
And with the android or ios emulator open, run this command in your terminal :
react-native run-ios or react-native run-android
This project is not ready yet but you can feel comfortable to improve it.
Somethings can be done like finish the CRUD Trip implementing edit and delete trips and points.
The front-end need some improves too.