Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 630 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 630 Bytes

Clonify

Spotify Clone with a twist

Dependencies

  • Compose
  • Navigation UI

How to run

  • Install Android Studio
  • fork this repository, and clone it using git clone
  • Fix the file location at gradle-wrapper.properties
  • run gradle build
  • test in physical device or emulator as preview doesn't always shows the proper alignments

To-Do

  1. Fix the malfunctioning Navbar
  2. App getting slow on pressing nav buttons
  3. fix the alignments of the pictures

Contributions