aminroosta / sample-web-mobile-app

A simple mobile app design

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Mobile App

Build using react :-)

Usage

// to build the development version
npm install
npm start
open http://localhost:3000

// to build the production version
npm install -g webpack // make sure webpack is installed globally
npm run build

Screens

Home

Side Menu

Demo

You can see a live version ghtihub gh-pages.
This is only optimized for mobile browsers (no fallback for desktop right now).

About

A simple mobile app design


Languages

Language:JavaScript 48.9%Language:CSS 48.8%Language:HTML 2.3%