Skip to content

M-Julius/Countdown-App

Repository files navigation

Countdown App

Countdown App is a mobile application built with Expo React Native that allows users to set a countdown timer for an event.

This repository contains the source code for the app.

Preview

Installation

Before you begin, ensure that you have the following installed on your machine:

  • Node.js
  • Expo CLI

To get started, clone this repository and navigate to the project directory:

$ git clone https://github.com/M-Julius/Countdown-App.git

$ cd Countdown-App

Install the dependencies:

$ yarn install

Usage To run the app, use the Expo CLI:

$ expo start

This will start the development server and open the Expo developer tools in your browser.

and if you want use react native, run this

$ npx react-native run-android

build apk?

$ cd android && ./gradlew assembleRelease

Demo

A dummy APK demo of the Countdown App can be found here.

About

Countdown app, react native app, for counting number

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published