Skip to content

Display songs based on your search. The default page will show treading songs, Fetching, and displaying data from API. The main purpose of this project is to work with API

Notifications You must be signed in to change notification settings

kesri9211/K-Music

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

K-Music: practice working with api -spotify -default display trending songs and then display according to the searched song


npm create vite@vatest -project name -npm i -npm run dev, Host using: codeflare.com -yarn run build - create a 'dist' folder and upload this directly on codeflare.com


-for CSS 'Bootstap': https://getbootstrap.com/docs/5.3/components/spinners/#about -for API 'nocodeapi': https://nocodeapi.com/ -convert HTML to JSX: https://transform.tools/html-to-jsx


New and revised concept of React: -useState, state variable, hooks -searching songs- onChange={(event) => setKeyword(event.target.value)} -loading spinner - spin when search -map - display fetched data

About

Display songs based on your search. The default page will show treading songs, Fetching, and displaying data from API. The main purpose of this project is to work with API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published