Skip to content

kelvinsanchez15/easybank-landing-page

Repository files navigation

View project

easybank-web.vercel.app

About the project

Fully responsive SAAS product landing page designed with Tailwind CSS. Made as part of a Frontend Mentor challenge.

Features

  • Pixel perfect design
  • Absolute positioning
  • Custom classes

Screenshot

easybank

Core dependencies

  • Tailwind CSS - Utility-first CSS framework packed with classes.
  • TypeScript - Adds optional static types and type-checking to JavaScript.
  • React - Javascript library for building user interfaces.
  • NextJS - React framework with hybrid static & server rendering, TypeScript support, smart bundling, route pre-fetching, and more.