notsecret32 / online-bank

An online bank written in vanilla JavaScript using Webpack.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Online Banking | Vanilla JS

About

This project is written in vanilla JavaScript using third-party assemblers and compilers (this project uses Webpack & Babel).

The final version can be viewed here (not yet deployed).

Technology stack

Here is a list of the main and auxiliary technologies that were involved in the development (this list can be supplemented).

The main list of technologies:

  • HTML
  • SCSS
  • JavaScript
  • Webpack
  • Babel
  • Prettier
  • Eslint

This project also uses additional libraries to improve the performance of the application.

All the technologies used can be viewed in the package.json file, in the devDependencies/dependencies section.

Also, this project uses a ready-made backend with a MySQL database.

Demo

Online Bank Auth

Online Bank Home

About

An online bank written in vanilla JavaScript using Webpack.


Languages

Language:JavaScript 73.6%Language:SCSS 13.7%Language:HTML 12.7%