Unlock a world of exploration with Excursionista, the app designed to ignite the wanderlust in every travel enthusiast. 🛬
To clone the project just run in your terminal:
git clone https://github.com/jmorrn/Excursionista.git
After the clone you need to follow a few steps..
Run the application in you Device, first you need to:
- Install and Configure NodeJS and a package manager.
- Install and Configure Android Studio. (If Android)
- Install all dependencies of the project.
To install all dependencies of the project just run:
yarn or npm install
To build the project on your device, run the following comand:
yarn start
That's all you need to know to start! 🤩
SignIn is the first feature of the project, it is a screen where the user can enter the application or create your account.
