Skip to content

Personal Portfolio website built using React and Material-UI v4.

Notifications You must be signed in to change notification settings

Vinicius-Madeira/Portfolio-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vinicius Portfolio Blog

Designed by Vinicius Santos Madeira.

Description

Simple website that acts like a portfolio, showing information about me, such as education, professional experiences, hobbies etc...

It was built using React, Typescript and Material-UI v4.

How to download and install the project

Simple step-by-step guide to download and run the project.

  1. Clone the GitHub project.
git clone https://github.com/Vinicius-Madeira/Portfolio-blog.git
  1. Go into the project's directory.
cd ./Portfolio-blog
  1. Download the project's dependencies.
npm i --force
  1. Start the app in your local machine.
npm start
  1. Copy the url and paste it in your browser. By default the port is set to 3000.
http://localhost:3000/

About

Personal Portfolio website built using React and Material-UI v4.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published