Skip to content

Strackify is an App for those who like to read to the sound of a playlist or soundtrack. With it you can search, bookmark and create playlists that match the book you are currently reading

Notifications You must be signed in to change notification settings

juniorklawa/strackify-app-public

Repository files navigation


Logo

Strackify

An app that combines playlists and books

Google Play · Report Bug · Request Feature

Table of Contents

About The Project

Strackify is an App for those who like to read to the sound of a playlist or soundtrack. With it you can search, bookmark and create playlists that match the book you are currently reading

Built With

This section should list any major frameworks that you built your project using. Leave any add-ons/plugins for the acknowledgements section. Here are a few examples.

Getting Started

Installation

  1. Clone the repo
git clone https://github.com/juniorklawa/strackify-app-public.git
  1. Install packages
yarn or npm install
  1. Enter your api keys in .env.example
  SPOTIFY_API: 'https://api.spotify.com/v1',
  SPOTIFY_CLIENT_ID: 'YOUR ID',
  SPOTIFY_REDIRECT_URL: 'YOUR REDIRECT URL',
  SPOTIFY_TOKEN_REFRESH_URL: 'YOUR TOKEN REFRESH',
  SPOTIFY_TOKEN_SWAP_URL: 'YOUR SWAP URL',
  1. Add your firebase project google_services.json in android/app folder

  2. Add your keystore SHA1 signature and package name in Spotify Developer dashboard

  3. Run

npx react-native run-android

Known issues

  • Pagination

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Everaldo Junior - Linkedin

About

Strackify is an App for those who like to read to the sound of a playlist or soundtrack. With it you can search, bookmark and create playlists that match the book you are currently reading

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published