This is a ReactJS based personal resume website. This web application entails my basic information, description about me, my past projects & work experiences, skill I have acquired and some of my developed applications.
The website is currently deployed on gh-pages at here.
If anyone wants to use it as template and/or check it out on development server, then install node & npm environment and run npm install
to install all the necessary dependancies. Then finally run npm start
to see it in live action.
Thanks to Tim Baker for his amazing portfolio template.