sameer-j / get-it-done-app

A cross-platform todo app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This is starter app to help build react/react-native apps for Web, Mobile and Desktop (using Electron).

Setup

  1. Clone the repository https://github.com/rinku-k/react-cross-platform-starter.git
  2. Run yarn or npm install You can optinally fork to keep the code base separate

Demo screen

Commands

  • Web - yarn web
  • Electron - yarn electron
  • Android - yarn start && yarn android
  • iOS - yarn start && yarn ios

About

A cross-platform todo app


Languages

Language:Java 41.6%Language:Objective-C 29.6%Language:JavaScript 16.9%Language:Ruby 5.2%Language:Starlark 4.0%Language:HTML 2.7%