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/facemashGo to the project directory
cd facemashInstall required packages
composer installDo these.
Run your Apache and MySQL.
Create a MySQL table called facemash.
Import facemash.sql into your facemash table.

