This react-portfolio template is created by create-react-app and bootstrap4.
Check the template here Demo
git clone https://github.com/Berihugebre/Portfolio.git
cd Portfolio
npm install
npm start
To change the personal data everything is in src/assets
folder
cd src/assets
-documents
-your resume pdf file will be here
-images
-all necessary images will be here
-personalData.js
detailed personal information will be here
Finally, deploy it to netlify and the CONTACT FORM
is configured automatically.
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.