Skip to content

Official collaborator's fork for feature development and enhancements to the Banco de la Peseta open-source fintech project.

Notifications You must be signed in to change notification settings

CarlosUlisesOchoa/bancodelapeseta-frontend

 
 

Repository files navigation

Logo

Banco De La Peseta

Contributors Forks Stargazers Issues

Check out the Spanish version of this document.

Banco De La Peseta is a digital banking platform made by and for the community.

Report an issue · Suggest something

Table of contents

Main features

  • User-friendly Interface: Modern, clean, and easy-to-navigate user interface.
  • Secure Online Banking: Enhanced security features to keep user data and transactions safe.

Screenshots

mobile-preview

dashboard

(back to top)

Getting started

Prerequisites

Before running this project, make sure you have the latest version of npm installed

npm install npm@latest -g

Installation

  1. Clone the repository

    git clone https://github.com/DSO-TECHINFO/bancodelapeseta-frontend.git
  2. Install NPM packages

    npm install
  3. Run the project

    npm run start

(back to top)

Contributing

We welcome contributions from everyone. Whether it's a bug fix, new feature, or improvement to our documentation, your help is appreciated!

Please check out our contribution guidelines for more information on how to submit a good pull request.

Contributors

Contribuidores

(back to top)

Stack

  • Ionic - Crossplatform development framework.
  • Angular - JavaScript frontend framework.
  • Typescript - JavaScript with syntax for types.
  • Tailwind CSS - A utility-first CSS framework for rapidly building custom designs.

(back to top)

About

Official collaborator's fork for feature development and enhancements to the Banco de la Peseta open-source fintech project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 46.7%
  • TypeScript 46.7%
  • SCSS 5.6%
  • Other 1.0%