Spotify Clone: Application developed in React Native that aimed to aim to train knowledge in creating interfaces using the framework.
- ⚛️ React Native — Mobile framework that provides an efficient way to create native applications for Android and iOS. - Use of the styled-coponents library. - Use of the react-navigation library for navigation between screens. - Use of the react-native-linear-gradient library. - Use of ⚛️ React Hooks.
Run the lines below to launch the application on your physical device or emulator.
- yarn install.
- npx react-native start
- npx react-native run-android
- As soon as the process is finished, the application will run on the device that was installed.
- (if there is an error in the terminal referring to the project libraries, correct by synchronizing the project in android studio).
This project is licensed under the MIT License - See the license for details.