Skip to content

Latest commit

 

History

History
49 lines (28 loc) · 1.01 KB

README.md

File metadata and controls

49 lines (28 loc) · 1.01 KB

Kindred Notes

Kindred Notes is an iOS/Android native app for sharing and receiving kind messages with other users

Awesome

Installation

In client:

npm i
cd ios && pod i && ../
npm run ios/android

In server:

npm i && npm start

Visuals

Note creation


Profile page


Sent note


Receive note


Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT