Skip to content

jan-wagenaar/CountDownRN_solution

Repository files navigation

CountdownRN

Key FeaturesHow To UseDownloadCreditsLicense

screenshot

Key Features

  • Build in Expo / React Native
  • Local database with events
  • View events in overview list
  • Create and edit events

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/jan-wagenaar/CountDownRN_solution.git

# Go into the repository
$ cd CountDownRN_solution

# Install dependencies
$ npm install

# Run the app
$ npm start

Visit my blog post for instructions for the code challenge.

Note: If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

Run demo app

The demo app can be run and build in the Expo test server.

# Run the app
$ npm start

A full demo app can be viewed in my blog post.

Credits

Credits to jsparling for providing the basic structure of this app.

License

MIT


jan-wagenaar.nl  ·  GitHub @jan-wagenaar  · 

About

Solution for Countdown RN code challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published