My React based portfolio for freelance design work
- Clone/Download the repo.
- Run
npm install
. - Change the values in
src/projectData.js
to suit your use-case. - Run
npm start
to spin the up the local dev server port 3000.(http://localhost:3000). - Make required changes in
src/projectData.js
to suit your needs.