drex44 / MovieDirectory

A React Native application using WatermelonDB to create offline first applications.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MovieDirectory

A React Native Application showcasing the use of WatermelonDB to create offline first applications.

Run the application

Clone the repo,

git clone https://github.com/drex44/MovieDirectory.git

Install dependencies,

cd MovieDirectory
npm i

Run the application,

npm run start:android

Tutorial

Full tutorial is available on SitePoint.

Code structure

Master branch

App GIF

v0.2 branch

App GIF

v0.0 branch

App GIF

About

A React Native application using WatermelonDB to create offline first applications.


Languages

Language:JavaScript 76.2%Language:Objective-C 12.6%Language:Starlark 6.3%Language:Java 4.9%