RentoCar is application for company which rents out cars. Based in Chisinau, Republic of Moldova.
- Adaptation: Full adaptation from the 1920px to the 360px.
- Home page: Page with diferent information and all cars for rent.
- Checkout: Checkout function which add new rent in the system&
- Clone the repository:
git clone https://github.com/username/repository.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