Skip to content

A mobile app for book publishing and previewing, complete with filtering and a role system.

Notifications You must be signed in to change notification settings

saliherdemk/RN-Library

Repository files navigation

Library

A mobile application for book publishing and previewing, complete with filtering and a role system. This app also serves as a reference for utilizing Redux Toolkit and Supabase into my future projects.

Demo

library-demo.mp4

Dev Server

Clone the repository

git clone https://github.com/saliherdemk/RN-Library.git

Setup

You have to create .env file and put your credientials for supabase

SUPABASE_URL={Something}
SUPABASE_ANON_KEY={Something}

Install Dependicies

npm install

Serve it on local

npx expo start -c

You have the option to either utilize the simulator or work directly on your phone using the Expo Go application.

About

A mobile app for book publishing and previewing, complete with filtering and a role system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published