/vue-native-app-starter

vue-native-app-starter

Primary LanguageVue

vue-native-app-starter

Starter app created using vue-native.

Support

If this hepls you in any way, you can contribute to this project by supporting me:

💜 Support my open-source work on GitHub

Please check out my sponsor page.

(Every small appreciation can make my day!)

Thank you very much!!

Built using

Installation

  • Clone and install packages
git clone https://github.com/mayur091193/vue-native-app-starter.git
cd vue-native-app-starter
npm install
  • Run
    • Run npm start in your terminal. This command will run your app in development mode with an interactive prompt.

While running the project, if may face any package dependencies issue, you can remove that specific package using npm uninstall package-name and install the same using expo install package-name.

Feel free to reach out to me at "mayur091193@gmail.com" in case of any questions/queries.

Demo

I've published the app to the expo at The Hacker. To run, you can download Expo client on Android or IOS and scan the QR code on the link.

Screens

  1. Login screen
  2. Item listing screen
  3. Item details screen
  4. Post Item screen (with image upload)
  5. My profile screen
  6. Map view screen

Screens UI

Login screen Item listing screen Item details screen

Post Item screen My profile screen Map view screen

Roadmap

  • Sidebar
  • Validations
  • Charts
  • Backend(Most likely Python)

Above list will never end. :)

License

MIT