Skip to content

yigitden/react-native-music-list

Repository files navigation

React Native Music List

Technologies Used

  • React Native
  • You can reach the data file ./data/musicData.json

Installation

  • First, clone the project:
git clone https://github.com/yigitden/react-native-music-list.git
  • Then, start the project on localhost:
# install dependencies with npm
npm install
# or install dependencies with yarn
yarn
# serve at localhost:3000
npm start
pmark
  • To start unit testing:
# with npm
npm run test
# or with yarn
yarn run test


Previews

List Page

List Page

List Page 2

List Page 2

Search Page

Search Page

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published