Skip to content

DReddy35/car4sure

Repository files navigation

Project Title

A brief description of the project and its purpose.

Table of Contents

Installation

  1. Clone the repository:

    git clone [https://github.com/DReddy35/car4sure.git
  2. Install dependencies:

    composer install
  3. Install dependencies:

    navigate into car4sure-frontend and:
    npm install
  4. Run database migrations:

    php artisan migrate
  5. Start the development server:

    php artisan serve
    
    navigate into car4sure-frontend and:
    npm run dev

Usage

  1. Access the app at http://localhost:3000.
  2. Interact with the app as follows:
    • Login: Use credentials or sign up.
    • Feature 1: Create Policy.
    • Feature 2: View all Policies. (page sometimes needs to be reloaded to view new policies)
    • Feature 3: Edit Policy.
    • Feature 4: Delete Policy.
    • Feature 5: Download PDF.