Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 732 Bytes

README.md

File metadata and controls

26 lines (24 loc) · 732 Bytes

Bank Website landing page

Leave a Start if you liked it.

To run

  • Reacted Project created using Vite
  • cd into directory
  • run
        > npm install
  • Once all the dependencies are installed.
       > npm run dev //run localhost
  • To deploy on Production
       > npm build release 
       //Export & upload /dist folder on web hosting.
  • That's it.

Demo

HooBank