API Information: https://rapidapi.com/brian.rofiq/api/anime-db x-rapidapi-host: anime-db.p.rapidapi.com x-rapidapi-key: 99f56d1e0amsh054dccdc9b5e460p1ca740jsn6d0b54e42a90 ------------------------------- Use the above information to create a web app that will allow me to read manga. I only want to read "One Piece" at this time. create a local storage (not browser) so the api is not called on each refresh. only current chapter (requested) should be stored in the browser and once a different chapter is requested the stored chapter should be replaced by the new One I also want a full functional web interface with search function. list the chapters in pagination (20 per page). reader interface. page turner. page magnifier. responsiveness. ------------------------------- use tailwind cdn for css framework while also creating custom css