Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.6 KB

README.md

File metadata and controls

33 lines (27 loc) · 1.6 KB

Property Shop

Table of Contents

About

This is an example web application project. This web application allows the user to interact with a database of imaginary properties. Users can use interactive pagination and filters to view a collection of thousands of properties.

Technologies

Instructions

Follow the instructions below to install the project and get started.

  1. Clone the project repository onto your machine.
  2. Open command prompt and navigate to the /src folder within the repository.
  3. Run the command npm install to install the required NPM packages.
  4. Run the command composer install to install the required composer packages.
  5. In file explorer, copy the .env.example file and configure the database properties.
  6. In command prompt, run the command php artisan key:generate to generate the application key.
  7. Run the command php artisan --migrate:fresh --seed to run migrations and seed the database.
  8. Run the commands npm run dev and php artisan serve simultaneously to host the project. A link to the locally hosted website will appear in the console which you can click.

Demonstration

f84a9368d17420689ee5102780cc052f