We are developing a more advanced version of the facemash website developed by Mark Zuckerberg. Instagram profile photos will be used for voting. Other users will vote within the categories created by the users.
Clone the project
git clone https://github.com/mertcanmerkit/facemash
Go to the project directory
cd facemash
Install required packages
composer install
Do these.
Run your Apache and MySQL.
Create a MySQL table called facemash.
Import facemash.sql into your facemash table.