filipenevola / aquicoamigo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Examples of Meteor Projects

Ready

Simple Tasks

Chakra UI

Tailwindcss

Wantch: Manage Movies to Watch

  • Demo: wantch.meteorapp.com
  • Repository: filipenevola/wantch
  • Why: To show how simple is to create an app using Meteor Methods and React
  • Stack: Meteor, React and PWA
  • Last Updated At: Feb/25/2021
  • Meteor Version: 2.1

Double app

  • Demo: double-app.meteorapp.com
  • Repository: denihs/double-app
  • Why: To show how to have two apps with different purposes, but sharing the same codebase.
  • Stack: Meteor and React
  • Last Updated At: Mar/19/2021
  • Meteor Version: 2.1

WIP

Native app with Cordova

  • Demo: N/A
  • Repository: meteor/examples/cordova
  • Why: To show how to set up a proper Native app with Meteor and Cordova
  • Stack: Meteor and Cordova
  • Last Updated At: May/22/2020
  • Meteor Version: 1.10.3

How to add your example?

  • Create a PR including it in this README
  • Make sure you are using the latest Meteor
  • Required fields: Repository, Why, Stack, Last Updated At and Meteor Version.

Housekeeping

We want to list only up-to-date examples here.

If you see old examples that are no longer representing the current state of Meteor or that are not working please open a PR removing it from here.

About

License:MIT License


Languages

Language:JavaScript 95.5%Language:HTML 2.6%Language:Shell 1.7%Language:CSS 0.2%