/FortinetOptionalWebApp

Front end client implemented with React and SASS.

Primary LanguageJavaScript

FortinetOptionalWebApp

Front end client implemented with React and SASS.

How to run

cd FortinetOptionalWebApp
npm install
npm run deploy

Now open up index.html file in public

Responsibilities

  • Designed and implemented the interface of this client with SASS.
  • Implemented searching for company by name or its prefix.
  • Implemented filtering companies by its company_name or its service_type.
  • Used 'node-fetch' to make Ajax calls to fetch data.