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

https://github.com/javascript-pro/bitcoin-hash

Response to a tech challenge for a Full Stack JavaScript Developers
https://github.com/javascript-pro/bitcoin-hash

blockchain react

Last synced: about 1 year ago
JSON representation

Response to a tech challenge for a Full Stack JavaScript Developers

Awesome Lists containing this project

README

          

## ![alt text](./react-app/public/svg/logo16.svg "Bitcoin Hash Logo") Bitcoin#

Bootstrapping from recent work, everything needed to build an app quickly is already written.
Even the [Documentation](./react-app/public/markdown/)

### Code Challenge

[Original challenge](./react-app/public/markdown/00_challenge.md)

### Solution Docs

- [Bitcoin#](./react-app/public/markdown/01_bitcoin-hash.md)
- [Tests](./react-app/public/markdown/05_tests.md)
- [Highly Portable](./react-app/public/markdown/10_init-project.md)
- [Custom Design System](./react-app/public/markdown/30_design-system.md)
- [Persistant Redux](./react-app/public/markdown/20_react.md)
- [GraphQL](./react-app/public/markdown/40_graphql.md)