This is a ReactJS based personal resume website. I have built this by following a template by Tim Baker. This APP the data is fed directly from a JSON File.
To build this website, you will need to have Node >=6 downloaded and installed on your machine. If you don't already have it, you can get it HERE
Once you have a React app up and running by following the steps in the above link, download my code by hitting the green "clone or download" button above and hit download zip. All you will have to do now is replace the "public" and "src" folders of your newly built app with mine that you just downloaded. If you run npm start now, you should see that your app renders the same as the one at the live demo link below.
When you're all done, run npm start again and you'll see your new personal resume website! Congratulations!
Click here to view it in the browser.