Skip to content
/ Me Public

My personal website built with React + Typescript + Styled Components

License

Notifications You must be signed in to change notification settings

ImVictorM/Me

Repository files navigation

Me - Victor Mendes

💡 Project Context

This is my personal portfolio, inspired by the Fallout Pip-Boy theme.

I also used these 2 amazing portfolios as inspiration, Brittany Chiang's portfolio here and Lars Olsom's portfolio here.

project demonstration

🧰 Main technologies

styled components badge typescript badge react badge

🛠 Running the application

  1. Cloning and entering the repository

    git clone [email protected]:ImVictorM/Me.git && cd Me
  2. Install dependencies

    npm install
  3. Start the application

  • To start in development mode:

    npm run dev
  • To start in production mode:

    npm run build && npm run preview

About

My personal website built with React + Typescript + Styled Components

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages