Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 862 Bytes

File metadata and controls

30 lines (17 loc) · 862 Bytes

Website for displaying information for choosing financial products

Tech stacks

  • ReactJS
  • SCSS & CSS
  • Typescript

Libraries

  • framer-motion
  • react-responsive
  • react-router-dom

Functionalities

The website is for displaying financial information in a pleasurable manner. A unique design language is used throughout the website. Lazy loading for the blog posts is enabled with a custom loading page component.

Technologies used

Routing of different pages is achieved by react-router-dom library. Framer-motion library converted the custom logo into loading animatino which enhance UX, it also serve as lazy-loading for blog posts which contain lots of data. Images are optimized for better site performance.