This project was bootstrapped with Create React App.
This Project is an IT blog which is made for Chinese clients and users, so the language is Chinese. The page includes header, header list, descriptions of the blogs with banners and thumbnail photo. There is also details page after choosing the blog on the homepage.
After cloning the project, run 'npm install' in the terminal and 'npm start' after installing all the necessary packages, then the page would run on http://localhost:3000/
Sometimes the images could be loaded slowly because of the network speed, you can refer to the effect gifs in the readme if so.