A simple web page written in HTML5 that displays the user's current character value Using js+localStore for local storage, the user's character value is randomly recalculated every day and stored along with the date Online Experiencehttps://jrrp.wujiyan.cc/
Currently, only hitokoto api is called in index.html of the jrrp directory(https://hitokoto.cn/)
│ favicon.ico
│ index.html
│─css
│ loader.css
│ main.css
│ style.css
├─img
│ jrrp-dark.png
│ jrrp-light.png
│ main-dark.png
│ main-light.png
├─jrrp
│ index.html
└─js
dark-mode.js
script.js