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/)