This repository gives you a webpage with my profile information, including a photo, resume, project repositories, certificates, blog and email form.
Created using ReactJS
, create-react-app
and deployed in github pages. The great thing using ReactJS
is that I can use react router to build single page applications to prevent a page refresh everytime link clicked.
Clone the repository and in the local directory, you can run:
If you dont have npm
and react
installed please install it first:
then:
- ReactJS
- Bootstraps
- HTML5
- CSS