This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.
This is an example of how to list things you need to use the software and how to install them.
- PHP >= 7.1
- Mysql >= 8.0
-
Clone the repo
git clone https://github.com/disalad/poll-maker.git
-
Change document root of apache server to project directory
-
Start apache and mysql servers
-
Run
create-project.sql
file in mysql server -
Visit the web app at http://localhost
Distributed under the MIT License. See LICENSE
for more information.
Disala - @disalad
Project Link: https://github.com/disalad/poll-maker