/olbank

A responsive fictitious digital bank landing page using React, Vite and Tailwind CSS.

Primary LanguageJavaScript

Olbank

A responsive fictitious digital bank landing page built with React, Vite, and Tailwind CSS.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Node.js
  • npm (or yarn)

Installation

  1. Clone the repository to your local machine git clone https://github.com/xspynks/olbank.git

  2. Install the dependencies npm install (or yarn install)

  3. Start the development server npm run dev (or yarn dev)

  4. Visit http://localhost:5173 in your browser to see the application.

Built With

  • React - JavaScript library for building user interfaces
  • Vite - A development server built on top of esbuild
  • Tailwind CSS - A utility-first CSS framework

Acknowledgments

Enjoy using Olbank!