Skip to content

This is a complete Mobile App project I made with Vue Native, React Native and Firebase.

Notifications You must be signed in to change notification settings

josemiguel02/Daily-App-Vue-Native

Repository files navigation

Daily App with Vue Native, React Native and Firebase

Table of Content

About The Project

App-screenshot-1 App-screenshot-2 App-screenshot-3 App-screenshot-4

Description

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.

Built With

VueNative

ReactNative

Expo

Firebase

Installation

  1. Clone the repo and change "my-project" to your project name.
  git clone https://github.com/josemiguel02/Daily-App-Vue-Native.git ./my-project
  1. Go to the project directory
  cd my-project
  1. Install NPM packages
  npm install
  1. Add the following environment variables to your .env file

webClientId

  1. Add google-services.json file in the root of the project and in the android\app folder

Usage

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

Contact

About

This is a complete Mobile App project I made with Vue Native, React Native and Firebase.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published