Skip to content

str0yka/just-a-blog

Repository files navigation

✨ Just A Blog

Запуск проекта

Склонировать репозиторий

$ git clone https://github.com/str0yka/just-a-blog.git

Установить зависимости

$ yarn

Создать .env файл в корне и добавить две переменные

NEXT_PUBLIC_CLIENT_URL=http://localhost:3000/api
NEXT_PUBLIC_API_URL=https://jsonplaceholder.typicode.com

Запустить проект

$ yarn dev

Социальные сети