Skip to content

Beauty project use React and Tailwindcss

Latest

Choose a tag to compare

@JavaProgrammerLB JavaProgrammerLB released this 15 Sep 08:56
· 141 commits to master since this release
9f7c99d

Please visit the new version website

showcase

  • current website is not so beautiful(which just render README.md to html) so Beauty project use React and Tailwindcss
  • define blog as a object with 4 propeties
name(string): who's blog
url(string): blogs's url
describe(string): introduce the blog, the author
avatar(string): author's avatar url or location path
  • use github action to deploy website after code pushed to master branch