This is my first react application just for fun, live here at Samad Ali.
You can clone this repository:
git clone https://github.com/Samadali1697/portfolio.git
Use any of your favorite IDE and terminal
For installing and run, execute command:
npm install && npm start
If you want to add your details into this portfolio. It is as easy as putting information in text file.
You can find the Content.js file with all the details under data directory. Update it with your information and deploy the changes to your website :)
This code was originally written by Sachin Mittal, thank you for the great portfolio template!
Updated code as it was using react component with react hooks.