An open API service indexing awesome lists of open source software.

https://github.com/webintellectual/hindi-ocr-and-pdf-maker-mobile-app


https://github.com/webintellectual/hindi-ocr-and-pdf-maker-mobile-app

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

**Hindi-OCR-and-PDF-Maker** is a mobile app which let the users to scan or upload their documents and get the printable PDF ready.

## Get started

1. Install dependencies

```bash
npm install
```

2. Start the app

```bash
npx expo start
```

In the output, you'll find options to open the app in a

- [development build](https://docs.expo.dev/develop/development-builds/introduction/)
- [Android emulator](https://docs.expo.dev/workflow/android-studio-emulator/)
- [iOS simulator](https://docs.expo.dev/workflow/ios-simulator/)
- [Expo Go](https://expo.dev/go), a limited sandbox for trying out app development with Expo

You can start developing by editing the files inside the **app** directory. This project uses [file-based routing](https://docs.expo.dev/router/introduction).