Skip to content

CloudByGalaxy/welcome-meteor-cordova

Repository files navigation

Welcome Meteor Cordova

A full-stack mobile application built with Meteor 3.4 and React 18, targeting iOS and Android via Cordova. Uses Konsta UI for native-looking components, Tailwind CSS 4 for styling, and Rspack for bundling.

Screenshots

iOS Android
iOS Light Android Light
iOS Dark Android Dark

Tech Stack

  • Meteor 3.4 — Full-stack framework with real-time data via DDP
  • React 18 — UI library
  • Konsta UI — Mobile UI components with iOS/Material Design theming
  • Tailwind CSS 4 — Utility-first CSS
  • Rspack — Bundler
  • MongoDB — Database
  • Cordova — Native mobile builds (iOS & Android)

Prerequisites

Getting Started

Install dependencies:

meteor npm install

Run in the browser:

meteor run

Run on iOS simulator:

meteor run ios

Run on Android emulator:

meteor run android --mobile-server http://10.0.2.2:3000

About

App built with Meteor 3.4 and React 18, targeting iOS and Android via Cordova

Resources

Stars

2 stars

Watchers

0 watching

Forks

Contributors