Page Analyzer is a full-fledged web application based on the Slim framework that analyzes web pages for SEO suitability and saves the data to a database.
- PHP >= 8.1
- Composer >= 2.5.5
- PostgreSQL >= 16.1
- GNU Make >= 4.3
$ git clone https://github.com/Smol-An/php-project-9.git
$ cd php-project-9
$ make install
Create a database and upload the database.sql file into it.
$ make start
Open http://localhost:8000/ in your browser.
Open in browser: https://seo-analyzer-7eis.onrender.com/