/AudioBook

Primary LanguageTypeScript


Logo

AudioBook

Thanks to Arif rahman for free figma design
View Figma »

About The Project

This project just for learning React Native :)

Built With

  • React
  • React Native

Installation

  1. Clone the repo
    git clone https://github.com/Rizki36/AudioBook.git
  2. Install NPM packages
    npm install
  3. Create environment
    touch .env
    add this to .env file
    REACT_APP_BASE_URL="https://audiobook-be.devfitra.com"
    
  4. Run project
    npm run ios
    // or
    npm run android

ScreenShot

Click to open

Roadmap

  • Splash Screen
  • OnBoarding Screen
  • Login
  • Sign Up
  • Forgot Password
  • Home Screen
  • ...