/WhatsToday

What is today mobile application about weather and current time.

Primary LanguageJavaScript

WhatsToday

What is today mobile application about weather, nameday info and personal notes.

Google Play

https://play.google.com/store/apps/details?id=com.whatstoday

Getting Started

Settings

All settings and installing dependencies are on Getting Started guide for React Native.

Installation

  1. clone this repository
  2. run $ npm i

Developement

  1. Run developement server $ npm start
  2. Build
    • run for Android $ react-native run-android