If you only want to use this starter, you can download from Ionic Starter Page but please please 🙏 please give me an start in the repo, I would love it and you will motivate me to keep improving this starter,any advice or suggestion is very welecome throught comments or Pull Requests. ❤️
You can see the demo here
After you have cloned the repo you need to have installed the last version if Ionic in your machine:
npm install -g ionic
Then make sure you install the dependencies:
npm install
Finally run or build the app
ionic serve
ionic build
NOTE: Remember to change your Google Maps API Key in your environment.ts file!
During my latest course about Ionic 4 with Platzi, I created this awesome App that group all the main functionalities that an Ionic 4 application should have, I have use sign in and sign up authentication using only the LocalStorage, I have used Angular Maps for the sports mode and GPS tracking.
- GPS and Camera plugins implemented and used.
- Angular Navigation.
- Tabs with Side Menu combined.
- Sign In and Sign Up from LocalStorage
- Easy connection with the Backend thanks to @platzi
Thanks for your interest in contributing! There are many ways to contribute to this project. Please rise a Bug or a PR to get started.