This project is a Mobile Application developed using React Native. It mimics certain functionalities of the Spotify application, allowing users to navigate through different screens such as Home, Profile, Login, Liked Songs, and Song Information.
- React Native
- Expo
- React Navigation
To get started, clone the repository and run the following commands:
npm install
expo start
- Multiple screen navigation
- Custom bottom tab navigation
- Context API for global state management
- Modal support for enhanced UX
Ensure you have the following installed:
- Node.js
- npm or yarn
- Expo CLI
You can start the application by running:
expo start
Then, follow the instructions to open it on an iOS, Android, or web platform.
The project is currently in a development phase with continuous updates and feature additions.
This is an open-source project where contributions are welcome. Feel free to fork the repository and submit pull requests.
Distributed under the MIT License. See LICENSE
file for more information.