An open API service indexing awesome lists of open source software.

https://github.com/francislagares/bankist-website

The bankist-app website (built using HTML, CSS & Javascript/Typescript ) with the purpose of training and showing advanced DOM events within vanilla JS. Screen transitions, sliders, lazy-loading and some other features can be found in the code/site.
https://github.com/francislagares/bankist-website

css3 es2022 html5 javascript typescript vanilla-js

Last synced: 3 months ago
JSON representation

The bankist-app website (built using HTML, CSS & Javascript/Typescript ) with the purpose of training and showing advanced DOM events within vanilla JS. Screen transitions, sliders, lazy-loading and some other features can be found in the code/site.

Awesome Lists containing this project

README

        

# Bankist Website


[![Product Name Screen Shot][product-screenshot]](https://bankist-website-francislagares.netlify.app/)


## Built with





 



 



 




 



 



 


Table of Contents



  1. About The Project


  2. Contact

  3. License


## About The Project




Logo

Bankist-Website


Minimal website for a bank.


View Demo


Bankist is a minimal website for a bank. A minimal design with responsive and soothing design
along with functionality to sign into account for further activities. Simply click on login and user credential provided on screen to use bankist web app.


## Installation

Clone this repo and install dependencies.

```bash
yarn install
```

## Usage

### Development server

```bash
yarn start
```

You can view the development server at `localhost:8080`.

### Production build

```bash
yarn build
```

### Run Express server

```bash
yarn serve
```

## Author

- [Francis Lagares](https://www.linkedin.com/in/francislagares)

## License

![GitHub](https://img.shields.io/github/license/francislagares/bankist-website?style=for-the-badge)

This project is open source and available under the [MIT License](LICENSE).

[product-screenshot]: ./src/images/screenshot.jpg