Skip to content
This repository was archived by the owner on Feb 21, 2023. It is now read-only.

junwei-tj/readaloud_frontend

Repository files navigation

Front-end Repository for ReadAloud

ReadAloud is an audiobook reader for PDF files. As its core functionality, it supports PDF to text conversion, and thereafter text to speech conversion. Other features include:

  • Authentication via Google Authentication
  • Sharing of audiobook with other registered users
  • Syncing of progress among multiple devices for the same account

How to Use

This is the code repository for the front-end mobile application of ReadAloud. It is developed using React Native.

  1. Install the React Native environment, specifically React Native CLI.
  2. Open a terminal and run npm install in this directory
  3. Run npx react-native start
  4. Open another terminal, and run npx react-native run-android or npx react-native run-ios, depending on your OS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors