Skip to content

handa26/car-showcase

Repository files navigation

Car Hub

Contents

Description

Car Hub is a website built to facilitate users in obtaining specifications for rental cars. Car Hub fetches details about cars from an external API with search functionality, search filters, and search input. It is created with both client-side and server-side rendering.

Features

  • Search Car
  • Filter by manufacturer
  • Filter by car model
  • Filter by fuel
  • Filter by year

Installation for Development

Use the package manager npm to install all required dependecies.

npm install

and then:

npm run dev

Screenshoots

Demo Car Hub

Let's try it.