ranjithprabhuk / CXA-Assignment

Sample case assignments done for CXA Group

Home Page:https://ranjithprabhuk.github.io/CXA-Assignment/dist/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CXA - Case Assignment

Angular application with flicker image loader, Carousel and Auto Complete Inputs box.

DEMO

You can see the application in the following url : CXA-Case Assignment

Installation

  1. A recommended way to install the application is through npm package manager using the following command:

    npm install
    

It will install all the packages from the npm repository.

  1. Use the following command to run the application

    npm start
    
  2. Application will accessible in http://localhost:4200/

Documentation

  • yet to be given

About Author

License

Released under the MIT license.

About

Sample case assignments done for CXA Group

https://ranjithprabhuk.github.io/CXA-Assignment/dist/

License:MIT License


Languages

Language:CSS 83.3%Language:TypeScript 13.8%Language:HTML 2.9%