From d5717fc70b953073c3cdfa0e4566c1f21b70b8b5 Mon Sep 17 00:00:00 2001 From: janfalih17 <54056113+janfalih17@users.noreply.github.com> Date: Tue, 7 Jul 2020 21:27:54 +0700 Subject: [PATCH] Update Readme.md Update.. --- README.md | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 23584fe..6a50764 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,23 @@ -# strongkids-app -STRONG KIDS merupakan aplikasi mengukur gizi anak seperti kurang gizi, sedang gizi, baik gizi. +# Strongkids App + +Strongkids merupakan aplikasi untuk mengukur gizi anak. Aplikasi ini menggunakan React Native Dan Laravel Sebagai Backend. + +## Cara Menjalankan aplikasi + +1. Install React Native seperti di https://facebook.github.io/react-native/docs/getting-started.html#content +2. Clone repo ini +3. Jalankan +```bash +yarn install +``` +4. Semua komponen akan terinstall otomatis + +## Contributing +Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. + +Please make sure to update tests as appropriate. +## PEMBUAT +1. [Ahmad Saugi](https://github.com/zuramai) Laravel (Backend) +2. [Jan Falih Fadhillah](https://github.com/janfalih17) React Native (Android) +## License +[MIT](https://choosealicense.com/licenses/mit/)