Skip to content

kelvinsanchez15/easybank-landing-page

Folders and files

NameName
Last commit message
Last commit date
Mar 20, 2021
Mar 12, 2021
Mar 12, 2021
Mar 12, 2021
Mar 6, 2021
Mar 12, 2021
Mar 6, 2021
Mar 20, 2021
Mar 20, 2021
Mar 20, 2021
Mar 12, 2021
Mar 6, 2021

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.