react-frontend-dev-portfolio

Easy to adapt and deploy React portfolio inspired with solutions found at GitHub.

Stars
21

👑 advantages

         

Check live demonstration here

  1. Clone or fork project.
  2. Install required dependencies with yarn install.
  3. Remove homepage entirely from package.json or set it to single dot.
// package.json
{
  "name": "react-frontend-dev-portfolio",
  "homepage": "https://devmahmud.github.io/react-frontend-dev-portfolio/",   <-- remove/edit this
  "version": "0.1.0",
  "private": true,
  "dependencies": {
  ...
}
  1. yarn dev project and customize it.
  2. Deploy on github-pages using yarn deploy command.

Tailwindcss React Vertical Timeline React Awesome Slider React Switch React Type Animation Iconify Design

If you have any suggestions on what to improve in react-frontend-dev-portfolio and would like to share them, feel free to leave an issue or fork project to implement your own ideas 🙂

p1, p2, p3, p4, p5, p6