This is a react template that can be used to create a personal website
- Fill the data file under the
src/data
folder with your own data. - Under the folder
src/data
, put a image(1920*1080) named asbg.jpg
for background, and a small image named asme.gif
for yourself photo. - Run
npm install
,npm start
, you should be able to see the website. - You can use
firebase
to host your website.
It looks like this website.
This project was bootstrapped with Create React App.