Spotify Project

Description

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.

Table of Contents

Technologies

  • React Native
  • Expo
  • React Navigation

Installation

To get started, clone the repository and run the following commands:

npm install
expo start

Features

  • Multiple screen navigation
  • Custom bottom tab navigation
  • Context API for global state management
  • Modal support for enhanced UX

Setup

Ensure you have the following installed:

  • Node.js
  • npm or yarn
  • Expo CLI

Usage

You can start the application by running:

expo start

Then, follow the instructions to open it on an iOS, Android, or web platform.

Project Status

The project is currently in a development phase with continuous updates and feature additions.

Contributors

This is an open-source project where contributions are welcome. Feel free to fork the repository and submit pull requests.

License

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