React frontend dev portfolio
Easy to adapt and deploy React portfolio inspired with solutions found at GitHub.
⭐ Easy to adapt and deploy portfolio project covering most important sections(about, exp, skills, projects), inspired with solutions found at GitHub. Check live preview(link below). The project is written primarily in SCSS, distributed under the MIT License license, first published in 2020. It has gained significant community traction with 1,184 stars and 729 forks on GitHub. Key topics include: dev-portfolio, front-end-portfolio, github-portfolio, html5, javascript.
<img width="80%" align="center" src="https://github.com/Dorota1997/react-frontend-dev-portfolio/blob/images/images/portfolio_mockup.png" alt="portfolio template mockup" /> <br/>
<img height="350px" align="right" src="https://github.com/Dorota1997/react-frontend-dev-portfolio/blob/images/images/mobile-demo.gif" alt="portfolio mobile demo gif"/>
<strong>:crown: advantages</strong>
<img src="https://img.shields.io/badge/-multilingual-blue" alt="multilingual"/> <img src="https://img.shields.io/badge/-mobile friendly-blue" alt="mobile friendly"/> <img src="https://img.shields.io/badge/-light/dark mode-blue" alt="light/dark mode"/> <img src="https://img.shields.io/badge/-json fetched data-blue" alt="json fetched data"/> <img src="https://img.shields.io/badge/-minimalistic-blue" alt="minimalistic"/> <img src="https://img.shields.io/badge/-expandable-blue" alt="expandable"/>
<br/> <h3>:eye_speech_bubble: Live demo</h3>Check live demonstration <a href="https://dorota1997.github.io/react-frontend-dev-portfolio/"><strong>here</strong></a>
<img width="100%" src="https://github.com/Dorota1997/react-frontend-dev-portfolio/blob/images/images/react_portfolio_about.png" alt="react frontend dev portfolio preview"/> <h3>:books: Getting started</h3>- Clone or fork project.
- Install required dependencies with
npm install. - Remove
homepageentirely frompackage.jsonor set it to single dot.
// package.json
{
"name": "react-frontend-dev-portfolio",
"homepage": "https://dorota1997.github.io/react-frontend-dev-portfolio/", <-- remove/edit this
"version": "0.1.0",
"private": true,
"dependencies": {
...
}
npm startproject and customize it.- Deploy on github-pages using
npm run deploycommand.
<a href="https://github.com/stephane-monnot/react-vertical-timeline">React Vertical Timeline</a> <br/>
<a href="https://github.com/rcaferati/react-awesome-slider">React Awesome Slider</a> <br/>
<a href="https://github.com/markusenglund/react-switch">React Switch</a> <br/>
<a href="https://github.com/catalinmiron/react-typical">React Typical</a> <br/>
<a href="https://iconify.design/icon-sets/?query=angular">Iconify Design</a> <br/>
<a href="https://www.w3docs.com/snippets/css/how-to-create-polaroid-image-with-css.html#">Polaroid effect</a> <br/>
<a href="https://tholman.com/github-corners/">GitHub Ref Corner</a>
If you have any suggestions on what to improve in <em>react-frontend-dev-portfolio</em> and would like to share them, feel free to leave an issue or fork project to implement your own ideas :slightly_smiling_face:
<h3>:camera: Credits(images)</h3>Images used in portfolio template come from Pixabay, references:
<a href="https://pixabay.com/photos/people-woman-girl-clothing-eye-2563491/">p1</a>, <a href="https://pixabay.com/photos/dog-puppy-sharpei-petit-animal-1865712/">p2</a>, <a href="https://pixabay.com/photos/night-camera-photographer-photo-1927265/">p3</a>, <a href="https://pixabay.com/photos/road-forest-season-autumn-fall-1072823/">p4</a>, <a href="https://pixabay.com/photos/neuschwanstein-castle-bavaria-701732/">p5</a>, <a href="https://pixabay.com/photos/hohenschwangau-alps-alpsee-bavaria-532864/">p6</a>
Contributors
Showing top 6 contributors by commit count.
