Skip to content

Latest commit

 

History

History
57 lines (34 loc) · 1.42 KB

README.md

File metadata and controls

57 lines (34 loc) · 1.42 KB

🏦 HooBank

GitHub repo size GitHub Repo stars GitHub last commit

This GitHub project presents the UI/UX designs for HooBank, the next generation banking app that redefines the banking experience with its user-friendly interface and innovative features.

Live

https://hoobank.sleepycoder101.xyz

Screenshots

"HooBank Header"

"HooBank Testimonials"

Prerequisites

Install Node JS

Refer to https://nodejs.org/en/download/ to install nodejs

Installation

Clone this repository

git clone https://github.com/sleepy-coder-101/HooBank

Change to project directory

cd HooBank

Install required NPM Packages

npm install

Start development server

npm run dev

Resources

vite : The following link has all the commands that can be used with vite https://vitejs.dev/

ReactJS : Refer to https://reactjs.org/ to understand the concepts of ReactJS