Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 814 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 814 Bytes

ToDo

About

ToDo is a simple app made with react native and expo.

Usage

since im too poor to publish this app on an app store, you will have to selfhost it

note that there is currently no demo link, because of hosting issues

Selfhosting

If you would like to selfhost this, you may.

$ git clone https://github.com/FireStreaker2/ToDo.git
$ cd ToDo
$ npm i
$ npm start

Make sure you have the Expo Go app installed on your mobile device if you want to use it on mobile.

License

MIT