Study case in program training of trainer - Kemnaker x Cybermantra
- Login
- Register
- Feed Post
- Detail Post
- Create Post
- Comment
Designed using figma -- Download Here
- Clone this repo,
git clone https://github.com/msnajib/metso.git
- Go to project's root directory,
cd metso
- Run
yarn
ornpm install
to install dependencies - Start the packager with
npx react-native start
- Connect a mobile device to your development machine
- Run the application on Android
npx react-native run-android
PRs are welcome