Skip to content

rohitjain00/ClockApp

Repository files navigation

License: GPL v3

Maintainability CodeFactor codebeat badge

Clock App

A simple clock app that can show users their current date & time.

This app is based on Expo CLI Quickstart

Expo Url : https://expo.io/@rohitjain00/ClockApp

Sketch of the App Sketch of the App Sketch of the App
Sketch of the App Sketch of the App

Features

  • A user can specify the format he/she wants the date and time to display. (Click on the link above to go to the formatting page)
  • A user can select custom timezone.
  • A user can change the fontsize of the date and time.
  • A user can change the fontFamily of the date and time.
  • A user can pick a color for the date and time.

Sketch of the App

Sketch of the App

Testing Instruction

To start a Development Server
npm install
npm start
To run tests
npm run test
To run eslint
npm run lint

Components Tree

components dependecy tree

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published