- Clone the project from github. this is the url = https://github.com/tolu2507/workdone.git
- After cloning the project from github, run npm install --legacy-peer-deps.
- Ensure you are connected to an emulator or a physical device.
- Run npm start, then press a to run for android, press i for ios and w for web.
- then youd have full accessto use the app feautures.
The Application is bootstrap with react-native, i used a technology called React-native-magnus for the component, to make the building of my application faster. also i used redux toolkit to manage my state.