Skip to content

Latest commit

 

History

History
63 lines (35 loc) · 1.64 KB

README.md

File metadata and controls

63 lines (35 loc) · 1.64 KB

TripPlanner

TripPlanner is app builded in Hands-on React-Native by DevPleno.

Figma

The design was build with Figma: the collaborative interface design tool. https://www.figma.com/

Importants references links to this project

Running it locally

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

The last but not the least

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.