🚀 Site desenvolvido em NextJs que mostra alguns dos meus projetos.
Vercel: https://meu-portfolio-rouge.vercel.app/
Antes de começar, você vai precisar ter instalado em sua máquina as seguintes ferramentas: Git, Node.js, Yarn. Além disto é bom ter um editor para trabalhar com o código como VSCode
# Clone this repository
$ git clone <git@github.com:monafmenezes/meu-portfolio.git>
# Access the project folder in the terminal
$ cd meu-portfolio
# Install dependencies
$ yarn
# Run the application in development mode
$ yarn dev
# Server will start on port:3000 - go to <http://localhost:3000>
The following tools were used in building the project:
-NextJs -Material UI -React Icons -React Multi Carousel
Made by Monalisa Menezes, get in touch!