Construímos um exemplo básico utilizando Next.js.
git clone https://github.com/wharley/frontinsampa.git
yarn
Crie um arquivo config.js
na raíz do projeto
export const apiKey = 'apiKey-do-newsAPI-https://newsapi.org/'
yarn dev
Construímos um exemplo básico utilizando Next.js.
git clone https://github.com/wharley/frontinsampa.git
yarn
Crie um arquivo config.js
na raíz do projeto
export const apiKey = 'apiKey-do-newsAPI-https://newsapi.org/'
yarn dev