Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 853 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 853 Bytes

Hexlet tests and linter status:

Actions Status Maintainability Test Coverage

Page Analyzer:

This is a demo application designed for checking the SEO suitability of a website.

Deploy

Deploy on Render.com

Setup

make build

Run

make run

Run checkstyle

make lint

Run tests

make test