Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukemorales/bancointer
Redesign of Banco Inter's Internet Banking
https://github.com/lukemorales/bancointer
banking-applications dark-mode dark-theme financial nivo react reactjs styled-components theme-switcher typescript
Last synced: 6 days ago
JSON representation
Redesign of Banco Inter's Internet Banking
- Host: GitHub
- URL: https://github.com/lukemorales/bancointer
- Owner: lukemorales
- License: mit
- Created: 2020-07-30T22:58:34.000Z (over 4 years ago)
- Default Branch: staging
- Last Pushed: 2023-01-06T12:53:56.000Z (almost 2 years ago)
- Last Synced: 2024-12-13T01:42:28.941Z (10 days ago)
- Topics: banking-applications, dark-mode, dark-theme, financial, nivo, react, reactjs, styled-components, theme-switcher, typescript
- Language: TypeScript
- Homepage: https://bancointer-redesign.netlify.app
- Size: 4.26 MB
- Stars: 372
- Watchers: 6
- Forks: 83
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Banco Inter's Internet Banking Redesign
This is a new version of Banco Inter's Internet Banking inspired by Vinícius Tifoski's redesign to match the 2020 mobile interface.![App Screenshot](https://res.cloudinary.com/lukemorales/image/upload/v1599784304/readme_logos/bancointer-preview_resa83.png)
## :rocket: Technologies
This project was developed live at [twitch.tv/lukemoralestv](https://www.twitch.tv/lukemoralestv) with the following technologies:
- [ReactJS](https://reactjs.org/)
- [Typescript][ts]
- [react-router-dom](https://github.com/ReactTraining/react-router)
- [styled-components](https://www.styled-components.com/)
- [framer-motion](https://www.framer.com/motion/)
- [nivo](https://nivo.rocks)
- [polished](https://polished.js.org)
- [date-fns](https://date-fns.org/)
- [Faker.js](https://github.com/marak/Faker.js/)
- [VS Code][vscode] with [EditorConfig][vceditconfig] and [ESLint][vceslint]## :memo: License
This project is under the MIT license. See the [LICENSE](https://github.com/lukemorales/bancointer/blob/master/LICENSE) for more information.
---
Made with ♥ by Luke Morales :wave: [Get in touch!](https://www.linkedin.com/in/lukemorales/)
[ts]: https://www.typescriptlang.org
[vscode]: https://code.visualstudio.com/
[yarn]: https://yarnpkg.com/
[vceditconfig]: https://marketplace.visualstudio.com/items?itemName=EditorConfig.EditorConfig
[vceslint]: https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint