Skip to content

agusszarate/javierzarate

Repository files navigation

Insurance Producer - Website

This is a website developed for an insurance producer, where users can learn about the services offered and contact the producer by entering details about the vehicle or other asset to be insured.

Technologies Used

  • Next.js (App Router)
  • TypeScript
  • Material UI
  • React Hook Form
  • Vercel (for deployment)

Features

  • Information about the insurance producer and available services.
  • Contact form where users can enter details about the asset to be insured.
  • Responsive design optimized for a better user experience.

Vehicles API

The website uses the following API to retrieve vehicle information: VEHICLES API

Installation and Usage

Prerequisites

  • Node.js 18+
  • npm or yarn

Steps to Run the Project Locally

  1. Clone the repository:

    git clone <REPO_URL>
    cd <PROJECT_NAME>
  2. Install dependencies:

    npm install
    # or
    yarn install
  3. Start the development server:

    npm run dev
    # or
    yarn dev
  4. Open in the browser: http://localhost:3000

Deployment

The site is deployed on Vercel. The production version is available at: https://javierzarate.vercel.app/

License

This project is licensed under the MIT License.

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors