This is a simple personal website frontend which is totally hand-written. Only the theme was referenced from kratos developed by vtrois, and some design inspirations were derived from iwomen's blog.
- First clone this repository into your personal computer
git clone https://github.com/tonyLyx1/personal-website.git
- Then, run
npm start
to start the React-App and you can see my website (I have already set the backend url and port to be mine, so dont' worry if you don't have your own. I also wrote some articles to share with you guys how everything should be done to develop your own personal website). - After you have finished your own backend, change
/src/api/backend.js
to your APIs and you can see your own version. - Finally, run
npm run build
to deploy the React-App.
-
2021.9.22
- 主页底部添加工信部域名备案号
-
2021.3.7 v1.0.2
- Bug Found: cannot upload two local images (reason unidentified, maybe file size too large?)
- Update README.md file, making it more formal
-
2021.3.6 v1.0.1
- Fix image uploading bug.
- Update resume.pdf file
-
2021.3.5 v1.0.0
- First Deployment
- Thanks to the WordPress theme kratos developed by vtrois and other contributors. Thanks!
- Thanks to iwomen's blog for the inspiration. Thanks!
- Thanks to braft-editor developed by margox and other contributors. Thanks!
- Thanks to filePond developed by pqina and other contributors. Thanks!
If you have any question regarding this project or anything, feel free to email me: 118010200@link.cuhk.edu.cn