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