Designed by Vinicius Santos Madeira.
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.
Simple step-by-step guide to download and run the project.
- Clone the GitHub project.
git clone https://github.com/Vinicius-Madeira/Portfolio-blog.git
- Go into the project's directory.
cd ./Portfolio-blog
- Download the project's dependencies.
npm i --force
- Start the app in your local machine.
npm start
- Copy the url and paste it in your browser. By default the port is set to 3000.
http://localhost:3000/