I LOVE FITNESS is a sport complex based in Moscow,Russia. In the web we can see information about club and booking a subscriptions for low price.
- Adaptation: Full adaptation from the 1920px to the 360px.
- Home page: Information about fitnes club and details + form for booking subscription.
- API: API for showing location from OpenStreetMap.
- Clone the repository:
git clone https://github.com/messsimo/fitness-love.git
- Go to the project directory:
cd repository
- Install Composer:
composer install
- Setting up the .env file:
cp .env.example .env
- Running Migrations:
php artisan migrate
- Starting the server:
php artisan serve
- HTML
- CSS
- JavaScript
- PHP
- Laravel
- mySQL
- Git
- OpenStreetMap API