DEV Community

Harikrishnan
Harikrishnan

Posted on

How to create a simple react native app that will fetch data from a music notes website and display it on the app?

I'm trying to create a simple react native app that will fetch musical notes from a website for songs and display it on the app.
I have basic knowledge of HTML,CSS, Javascript ..
But I don't know where to begin now.
I found that you need to an API to fetch data...but that website doesn't have an API .
Can you guys help me with what I should be doing and how to proceed.
I'm doing this as my personal project.
The website link : http://www.keylessonline.com/list/tamil

So basically , I want the list of the songs to display on the app and user should be able to search for a song and given the link to view the notes .

Reddit post for the same.
https://redd.it/e94wd3

Top comments (0)