Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rafaelmartins92/jsbank

🏦 Studying HTML, SASS and JavaScript
https://github.com/rafaelmartins92/jsbank

animation frontend html javascript sass

Last synced: 15 days ago
JSON representation

🏦 Studying HTML, SASS and JavaScript

Awesome Lists containing this project

README

        


Logo




Made By


Languages

Top Language

Repo Size

Last Commit


JSbank

This is a study project to improve my skills in HTML, SASS and JavaScript.


Technologies   |   
Check it out   |   
How to use   |   
License


Scene

## :rocket: Technologies

This project was developed with the following technologies:

- [HTML](https://developer.mozilla.org/pt-BR/docs/Web/HTML)
- [SASS](https://sass-lang.com/)
- [JavaScript](https://developer.mozilla.org/pt-BR/docs/Web/JavaScript)
- [VS Code][vc] with [EditorConfig][vceditconfig] and [ESLint][vceslint]

## :eyes: Check it Out

You can try it here:

- [JSbank][demo]

## :information_source: How to use

To clone and run this application, you'll need [Git](https://git-scm.com) installed on your computer. From your command line:

```bash
# Clone this repository
$ git clone https://github.com/rafaelmartins92/jsbank.git

# Go into the repository
$ cd jsbank

# Go to index.html
# Right click on it
# Run with Live Server
```

## :memo: License

This project is under the MIT license. See the [LICENSE](https://github.com/rafaelmartins92/jsbank/blob/master/LICENSE) for more information.

---


Made with ♥ by Rafael Martins 👋 Get in touch!

[vc]: https://code.visualstudio.com/
[vceditconfig]: https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig
[vceslint]: https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint

[demo]: https://rafaelmartins92.github.io/jsbank/