Skip to content

One of my first application in React Native. I've done this project in a selection process to enter a university project. The app search the lyric of song that the user inserts.

Notifications You must be signed in to change notification settings

guiathayde/LendoMusica

Repository files navigation

Lendo Música Mobile App


Logo React Native

My first mobile app to pratice the REST API with React Native.

Search Screen

Search Screen

SearchResult Screen

SearchResult Screen

Result Screen

Result Page

LatestSearch Screen

LatestSearch Screen

🧪 Tecnologies

This project was developed using cutting edge front-end technologies.

🚀 Getting started

  • You need to install Node.js and Yarn to run this project.

Clone the project and access the folder

$ git clone https://github.com/guiathayde/LendoMusica.git && cd LendoMusica

Follow the steps below

# Install the dependencies
$ yarn

# Build the app android
$ yarn android

# Build the app ios
$ yarn ios

# Start Metro Bundler
yarn start

Made with 💜 by Guilherme Athayde

About

One of my first application in React Native. I've done this project in a selection process to enter a university project. The app search the lyric of song that the user inserts.

Resources

Stars

Watchers

Forks