Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 19 days ago
JSON representation

:moyai:

Awesome Lists containing this project

README

        

# Personal Wallet

> disclaimer: The base currency is Real (BRL)



[![CircleCI](https://circleci.com/gh/mvfsillva/personal-wallet.svg?style=svg&circle-token=ae17684f8ec5bfb4a4da30adb4d1558a0266365b)](https://circleci.com/gh/mvfsillva/personal-wallet)
[![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/xojs/xo)
[![jest](https://jestjs.io/img/jest-badge.svg)](https://github.com/facebook/jest)
[![style: styled-components](https://img.shields.io/badge/style-%F0%9F%92%85%20styled--components-orange.svg?colorB=daa357&colorA=db748e)](https://github.com/styled-components/styled-components)
[![Storybook](https://cdn.jsdelivr.net/gh/storybooks/brand@master/badge/badge-storybook.svg)](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