This is app that helps you make quick sketches, with differnt colors, different stroke size and a good drawable canvas. you can save, edit and delete each sketch.
- Sketches
- CRUD Operations
- Changing stroke width and color
- Node Js & npm/yarn: Ensure you have Node.js and npm/yarn installed.
- Android Studio: You will need android studio, since it contains some native packages.
-
Clone the repository:
git clone https://github.com/yourusername/wryt-app-hng.git cd wryt-app-hng
-
Install dependencies:
npm install yarn install
-
Start the Expo development server (Prebuild):
npx expo prebuild --platform android npx expo run:android
-
Open the app in an emulator.
-
Login to Expo account:
eas login
-
Configure EAS for your project:
eas build:configure
-
Build the Android app:
eas build --platform android --profile development --local
https://drive.google.com/drive/u/0/folders/1BvKKsX-JCsdy-4DFkpdXnbPZ9YnXVpjy