nextjs-portfolio icon indicating copy to clipboard operation
nextjs-portfolio copied to clipboard

My personal porfolio website, built with NextJs.

HitCount

Next.Js Logo

My personal porfolio, built with NextJs.

GitHub language count Repository size GitHub last commit License

Technologies

This project was developed with the following technologies:

Getting Started

  1. Fork this repository and clone it into the current directory

    git clone https://github.com/viniciusmoreeira/nextjs-portfolio.git
    
  2. Install dependencies

    yarn
    
  3. Fire up the server and watch files

    yarn dev
    

License

This project is under the MIT license. See the LICENSE for details.