This is a complete Mobile App project I made with Vue Native, React Native and Firebase.
The project deals with an application of tasks, which can be divided into categories, you can also add, edit and delete tasks and categories, it also has user authentication through Google or Email, these users can edit their profile, upload photos, delete your account from the application, etc.
- Clone the repo and change "my-project" to your project name.
git clone https://github.com/josemiguel02/Daily-App-Vue-Native.git ./my-project
- Go to the project directory
cd my-project
- Install NPM packages
npm install
- Add the following environment variables to your .env file
webClientId
- Add google-services.json file in the root of the project and in the android\app folder
Run the project in development
npm start
Run on Android
npm run android
Run on IOS
npm run ios
Bundle for production
npm run bundle
- Gmail - josemidev24@gmail.com
- Instagram - @jmdp.02