Skip to content

Latest commit

 

History

History
32 lines (32 loc) · 1.21 KB

README_EN.md

File metadata and controls

32 lines (32 loc) · 1.21 KB

jrrp-web Today's character value

中文版

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/

Used API

Currently, only hitokoto api is called in index.html of the jrrp directory(https://hitokoto.cn/

Tree

│  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

Screenshots

main-light main-dark jrrp-light jrrp-dark