Steps to install this project in your local environment:

1. After cloning, edit the DB name, username, and password.

2. Create a DB and import tables, which are located in the /db folder.

3. Start the Apache and MySQL servers.

4. To run the project, use: php -S localhost: [port_number]