Personal static website/portfolio template hosted with GitHub Pages, built to showcase my recent projects.
Built from hashirshoaeb's template with additional customizations.
Site URL »
korinagoldsmith.github.io/portfolio
Dependencies defined in package.json:
Reactjs | Bootstrap | Typist | GitHub API | Instagram API
After editing run the following bash commands:
npm install
npm start
To deploy website, run:
npm run build
npm run deploy