VAJRESH / car-info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Car Info

Aim

  • Mini Project from Lithan for learning Angular.

Description

I had to create a car dealership website with 3 pages.

  • Home page which consist of welcome component.
  • Cars List page where cars list is populated
  • Cars Details were details is viewed based on the id

Features

  • Top four cars are presented in the home page.
  • Message box is popped and hidden after 3 seconds. It stores all the previous messages until it is

Screenshots

Output Output Output

Installation

Method 1:

  • Click on the green Code button and download zip.
  • Unzip the folder

Method 2:

Follow this steps only if you have git installed on your machine.

After downloading the files

  • Open terminal in the Car Info directory and type

    npm install
    npm start

  • This will start the server and open the output in the browser

Technologies Used

Contribution

  • No contribution is accepted

About


Languages

Language:TypeScript 77.9%Language:HTML 8.6%Language:SCSS 8.6%Language:JavaScript 4.9%