I made a music search website, a static website made of pure native HTML, CSS, and JS. I parsed the API return content, used JS calls to achieve dynamic effects, deployed it on Netlify, used Netlify Functions to create a proxy function, sent requests through HTTPS, and solved the CORS problem. It was a simple idea, but I was very satisfied with the result. I like the feeling of ownership.❤️
 
 
Back to Top