Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/rafaelmartins92/jsbank
- Owner: rafaelmartins92
- License: mit
- Created: 2021-09-20T23:47:34.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-22T20:15:49.000Z (over 1 year ago)
- Last Synced: 2024-12-12T08:10:33.534Z (2 months ago)
- Topics: animation, frontend, html, javascript, sass
- Language: SCSS
- Homepage: https://rafaelmartins92.github.io/jsbank/
- Size: 3.57 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![]()
JSbank
This is a study project to improve my skills in HTML, SASS and JavaScript.
Technologies |
Check it out |
How to use |
License
![]()
## :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/