A simple Portfolio template for developer/designers built with React
- Clone/Download the repo.
- Run
npm install. - Change the values in
src/resumeData.jsto suit your use-case. - Run
npm startto spin the up the local dev server port 3000.(http://localhost:3000). - Make required changes in
src/resumeData.jsto suit your needs.