- A task management app built for Incourage Frontend Engineer interview.
- Typescript
- Expo
Step 1:
Download or clone this repo by using the link below:
git clone https://github.com/Gathoni-Wanjira/Incourtasks-App.git
Step 2:
Cd into the project directory and install packages using npm
or yarn
yarn install
or
npm i
Step 5:
Run the project:
yarn start
or
npm run start
If it gives you the option to either run android or ios press a
for android and i
for ios
-
- Redux Toolkit
-
- SQlite: expo-sqlite
-
- Expo Router
-
- Library - React native paper
- Fonts - expo-google-fonts & expo-font
- List - Flash List by Shopify
- Forms and validation - Formik + Yup
-
- Jest
The final app looks like this: