Git Product home page Git Product logo

react-frontend-dev-portfolio's Introduction

portfolio template mockup
portfolio mobile demo gif

react icon

React Tailwind Portfolio Template

โญ 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).

๐Ÿ‘‘ advantages

multilingual ย  mobile friendly ย  light/dark mode ย  json fetched data ย  minimalistic ย  expandable


๐Ÿ‘๏ธโ€๐Ÿ—จ๏ธ Live demo

Check live demonstration here

react frontend dev portfolio preview

๐Ÿ“š Getting started

  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.
โš ๏ธ Note that:
- if you want to have portfolio on different repository than `{username}.github.io`, 
set `homepage` in `package.json` to `https://{username}.github.io/{repository-name}/` 
before deploying portfolio.
- You also need to change the `base` inside `vite.config.ts`
- if you want to run it locally with yarn dev, make sure that you have edited 
homepage property or json data won't load.

โญ Inspirations

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

โš™๏ธ Contribution

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 ๐Ÿ™‚

โš™๏ธ Credits(Source Code)

This project is complete rewrite of [Dorota1997/react-frontend-dev-portfolio](https://github.com/Dorota1997/react-frontend-dev-portfolio)

๐Ÿ“ท Credits(images)

p1, p2, p3, p4, p5, p6

react-frontend-dev-portfolio's People

Contributors

dependabot[bot] avatar devmahmud avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.