Skip to content

Ludmila398/php-project-9

Repository files navigation

Hexlet tests and linter status

Actions Status Linter check Maintainability

Project description

Page Analyzer Приложение позволяет проверить веб-сайты на SEO пригодность по аналогии с PageSpeed Insights (на наличие тегов H1, TITLE и DESCRIPTION на главной странице сайта). The application allows you to check websites for SEO suitability similar to PageSpeed Insights (existing H1, TITLE and DESCRIPTION tags on the main page of the site).

Requirements

  • PHP >= 8.1
  • Composer

Installation

Clone the repo and enter the project folder

git clone git@github.com:Ludmila398/php-project-9.git

cd php-project-9

Install the app

make install

Create a new database and import the database.sql file into the newly created database

Run the web server

make start

Open your browser and navigate to http://localhost:8000 to view the pages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published