Skip to content

shashiirk/easybank

Repository files navigation

logo

Easy Bank

Description

A landing page design concept for bank. It has an amazing UI/UX and also is fully responsive.

Preview

preview

Live Demo

See it live here.

Installation

Clone this repository to your local machine

$ git clone https://github.com/shashiirk/easybank.git

Install all the dependencies

$ npm install

Open the application in live-server

$ npm run dev

Enter build mode (This command also has to be run whenever changes were made in src/style.css or tailwind.config.js)

$ npm run build

Build Production code (When your code is ready to be deployed)

$ npm run prod

Tools

Credits

This project was built as part of this challenge by Frontend Mentor.