Skip to content

GuiMoraesDev/my-old-portfolio

Repository files navigation

My portfolio

A letter dark gray G in shape of a triangle centralized inside a blue triangle  in front of a dark gray circle

next typescript


A letter dark gray G in shape of a triangle centralized inside a blue triangle  in front of a dark gray circle

All badges are links to each doc

Description of that project 📖

A static website to be my personal portfolio;

Project Links

Requirements 🛑

Mandatory

For development, you will need some software installed in your environment.

Optional

To improve your experience and enjoy each linter, here are some extensions
For VSCode, if you use another editor, please look at your marketplace

Configuring your Project 🧰

Use NPM to install all dependencies into the project and start the developer server

npm install
npm run dev

Project structure

Use Atomic design to organize and maintain this project

Project Linters 🧹

Project Maintenance 👨‍🔧

  • Project is using Angular Commits Guide Line, for more information, click on this link.