A webpage that allows a user to create, name, feed, play, and rest a Joagotchi - because who wouldn't want a Joe of their own? :)
- In terminal run the following commands to setup the database:
- Fork and clone this repository from gitHub.
- Navigate to the root directory of the project in which ever CLI shell you are using and run the command:
composer install
. - Create a local server in the /web directory within the project folder using the command:
php -S localhost:8000
(assuming you are using a mac). - Open the directory http://localhost:8000/ in any standard web browser.
None so far.
Please contact michaela.delight@gmail.com with concerns or comments.
- HTML
- CSS
- PHP
- Silex
- Twig
MIT license
Copyright (c) 2017 Michaela Davis