Skip to content

bug7a/javascript-mobile-app-template

Repository files navigation

JavaScript Mobile App Template and UI Components

Simple and fully customizable user interface template. Design for mobile app development on Capacitor or Cordova. Platforms: Web, iOS, Android

  • It reduces production costs and enables the project to be developed quickly.
  • Developed project; It can run on Android, iOS, and the web.
  • Most of the JavaScript libraries can be used in the project.
  • Native functions can be used with Cordova plugins.
    (File System, Database, Bluetooth, Camera, File Transfer, BarcodeScanner, Google Maps, etc.)
  • The syntax of the programming language is simple. This makes learning easier.
  • HTML and CSS codes are written automatically by the basic.js library.
  • It is designed with an object-based logic close to software development experience.
  • It has the same positioning logic as the interface design tools. This too; makes it easy to translate your design into an application.

INSTALLATION:

Run following command to install this template in your current folder.

npm i javascript-mobile-app-template

LIVE PREVIEW:

https://bug7a.github.io/javascript-mobile-app-template/

SCREENSHOTS:

alt tag

alt tag

alt tag



CONTACT:

Started Date: 22 February 2022
Developer: Bugra Ozden
Email: bugra.ozden@gmail.com
Web Site: https://bug7a.github.io/

LICENSE:

Copyright 2020-2024 Bugra Ozden bugra.ozden@gmail.com
Licensed under the Apache License, Version 2.0

Have Fun.