Skip to content

Arthur-Matias/Arthur-Matias.github.io

Repository files navigation

Personal Webpage

 

Personal Portfolio

Github top language Github language count Repository size Github stars

🚧 Personal Webpage 🚀 Under construction... 🚧


About   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Hello, nice to meet you!

I'm Arthur, welcome to my personal webpage github, hope you like!

If you want to check the deployed/live version, please, check here link

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git and Node installed.

🏁 Starting

# Clone this project
$ git clone https://github.com/Arthur-Matias/Arthur-Matias.github.io

# Access
$ cd Arthur-Matias.github.io

# Install dependencies
$ yarn

# Run the project
$ yarn dev

# The server will initialize in the <http://localhost:3000>

📝 License

This project is under license from MIT.

Made with ❤️ by Arthur Matias

 

Back to top