Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 621 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 621 Bytes

Lifier

An app to make your life easier by setting goals and completing tasks. Made with Expo, React Native and RxDB. It was made for a school project to learn to create apps.

The code is licensed under MIT.

Hosted application

If you want to test the app, a hosted web version of the app is available on https://lifier.netlify.app and an Android version on https://exp.host/@jasperro/Lifier

Install instructions (development)

Install NodeJS and run npm install -g yarn

git clone https://github.com/jasperro/Lifier/ && cd Lifier && yarn

Run the app (development)

yarn run web