https://github.com/mvfsillva/personal-wallet
:moyai:
https://github.com/mvfsillva/personal-wallet
challenge challenges circleci date-fns javascript jest nextjs playground prettier react styled-components wallet xo
Last synced: 5 months ago
JSON representation
:moyai:
- Host: GitHub
- URL: https://github.com/mvfsillva/personal-wallet
- Owner: mvfsillva
- Created: 2019-04-23T23:31:14.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T09:48:05.000Z (over 3 years ago)
- Last Synced: 2025-06-22T04:44:14.627Z (about 1 year ago)
- Topics: challenge, challenges, circleci, date-fns, javascript, jest, nextjs, playground, prettier, react, styled-components, wallet, xo
- Language: JavaScript
- Homepage:
- Size: 5.87 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: readme.md
- Contributing: .github/contributing.md
- Code of conduct: .github/code-of-conduct.md
Awesome Lists containing this project
README
# Personal Wallet
> disclaimer: The base currency is Real (BRL)
[](https://circleci.com/gh/mvfsillva/personal-wallet)
[](https://github.com/xojs/xo)
[](https://github.com/facebook/jest)
[](https://github.com/styled-components/styled-components)
[](https://storybook.js.org)
---
- [React 16](https://reactjs.org/)
- [Next 8](https://nextjs.org/)
- [Styled Components](https://www.styled-components.com/)
- [jest](https://jestjs.io/)
- [XO](https://github.com/xojs/xo)
- [lint-staged](https://github.com/okonet/lint-staged)
- [prettier](https://github.com/prettier/prettier)
- [zeit/now](https://zeit.co/)
- [Circle CI](https://circleci.com)
## Contributing
### 01. Install dependencies
```sh
$ yarn
```
### 02. Create configs
Create a `.env` file at the root of the project. Make sure you follow the [`.env.example`](.env.example) file as a guide.
### 03. Run project
```sh
$ yarn dev
```
### 04. Run tests
```sh
$ yarn test
```
### 04. Learn more in the Contributing guide
Please take a look at the [contributing guide](.github/contributing.md).
## Respect earns Respect 👏
Please respect our [Code of Conduct](.github/code-of-conduct.md), in short:
- Using welcoming and inclusive language
- Being respectful of differing viewpoints and experiences
- Gracefully accepting constructive criticism
- Focusing on what is best for the community
- Showing empathy towards other community members
## License
[MIT](license) © 2019 Marcus Silva