Skip to content

JuanMG22/Banco-Digital-Client

 
 

Repository files navigation

Banco Digital

Banco Digital, full stack web & PWA project. Frontend with React and TailwindCSS. Backend with Nodejs, Express and MongoDB database

App Preview

banco digital screen banco digital homeUser banco digital saldo image image

App in Mobile

App Installation


Initialize Project

To start this project, you must clone or fork the repository

git clone https://github.com/No-Country/C4-G16-T-Client.git

Once the repository is cloned, it should be moved to the created folder

cd C4-G16-T-Client

Already positioned in the cloned folder, you will need to install the dependencies

npm install

Once the dependencies are installed, run the following command

npm run dev

Banco Digital API

Backend developed with:

  • Node
  • Express
  • Mongoose
  • MongoDB
  • JWT

Repository:: Banco Digital API


Main libraries used in this project

library used
React Router Dom Router lib for React
Sweet Alert2 Sweet Alert2
Axios Promise based HTTP client
TailwindCSS CSS Framework
React Helmet SEO Lib in React
React Icons React Icons Library
Vite Next Generation Frontend Tooling
Vite Plugin PWA PWA Framework-agnostic Plugin for Vite

Pending tasks

  • ...

Collaborators:


Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 93.2%
  • HTML 4.4%
  • CSS 2.4%