Skip to content

A simple project to show my favorites spots in the world

Notifications You must be signed in to change notification settings

eriksongoncalves/nextjs-my-trips

Repository files navigation

  • Esse projeto utiliza graphcms
  • Renomeie o arquivo .env-example na raiz do projeto para .env.local e altere os valores

Instalação

Na raiz do projeto instale as dependências:

yarn install

Rode o projeto:

yarn dev