/AudioBook

listen to your book favorites 🔊

Primary LanguageTypeScriptMIT LicenseMIT

Audio Book

🔊 listen to your book 🔊

GitHub top language Made by

Proposal 🔥

Technologies 🚀

  • React Native
  • Expo
  • Typescript
  • Jest
  • React Native Testing Library
  • Redux
  • Redux Saga
  • Redux Persist
  • Firebase
  • Installing and running the project 🎲

    # Clone este repositório
    $ git clone https://github.com/GusttavoCastilho/AudioBook
    
    # Acesse a pasta do projeto no seu terminal/cmd
    $ cd AudioBook
    
    # Instale as dependências
    $ yarn install
    
    # Inicie o Metro bundler
    $ yarn start
    
    # Por fim, execute:
    $ yarn android # caso seu dispositivo seja android
    $ yarn ios # caso seu dispositivo seja ios

    How to contribute? 😍

    Fork this repository

    # Clone your fork
    $ git clone your-fork-url && cd AudioBook
    
    # Create a branch with your feature or bug fix
    $ git checkout -b my-branch
    
    # Commit your changes
    $ git commit -m 'my changes'
    
    # Push your branch
    $ git push origin my-branch

    Delete your branch, if you want, when your pull request merge.

    📝 License

    This project is licensed under the MIT License - see the LICENSE file for details.


    Made with 💜 by Gustavo Castilho