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
- Host: GitHub
- URL: https://github.com/javascript-pro/bitcoin-hash
- Owner: javascript-pro
- Created: 2023-05-24T08:41:18.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-05-30T11:11:09.000Z (almost 3 years ago)
- Last Synced: 2025-02-12T11:37:34.758Z (about 1 year ago)
- Topics: blockchain, react
- Language: TypeScript
- Homepage: https://bitcoin-hash-demo.web.app
- Size: 8.65 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##  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)