This is a personal resume website. I built this so that I have a centralize resume that is accessible online. With the help of this ReactJS template by Tim Baker, I built my personalized reactJS resume website within a couple of minutes. Check it out if you want to create your own!
Just click the fork button viola its yours now!
Just clone the forked repo to your local machine git clone [your_forked_repo
to start changing it.
All the necessary information are found inside the resumeData.json
under public
folder. Also, all the needed images are found uner public/images
folder
With just a few commands you can run this web app. Just execute npm install
and run using npm start
command. Congratulations, for having your own personalize resume website!
- Tim Baker for this awesome template
- My colleague @razz-21 for submitting a pull request fix for the background image blurr
Thanks goes to these wonderful people (emoji key):
Ernesto Razo 💻 |
Janno De Jesus 🚧 |
This project follows the all-contributors specification. Contributions of any kind welcome!