The UI of the blog website is designed to implement the visual style inspired by the designs of jorenrui.
- NextJs
- TailwindCS
node
, minimum version 16.14.0yarn
, see installation instruction
- Install all dependencies, by running
yarn
- Run in local, using command
yarn dev