https://github.com/r17x/medicine
⚙⚕️💊⚛️Simple Todo with Create-React-app
https://github.com/r17x/medicine
antd create-react-app jest react-js reactjs stockroom storybook unistore web web-development webworker
Last synced: 20 days ago
JSON representation
⚙⚕️💊⚛️Simple Todo with Create-React-app
- Host: GitHub
- URL: https://github.com/r17x/medicine
- Owner: r17x
- License: mit
- Created: 2019-01-06T07:45:50.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-30T04:45:55.000Z (about 2 years ago)
- Last Synced: 2024-11-12T16:02:38.818Z (6 months ago)
- Topics: antd, create-react-app, jest, react-js, reactjs, stockroom, storybook, unistore, web, web-development, webworker
- Language: JavaScript
- Homepage: https://medicine.rin.rocks/
- Size: 6.35 MB
- Stars: 19
- Watchers: 3
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Audit: audits/README.md
Awesome Lists containing this project
README
# Medicine [](https://travis-ci.com/ri7nz/Medicine) [](https://github.com/ri7nz/Medicine/pulls)
Simple Todo with Create-React-app (Medicine is a song by Bring Me The Horizon - Love & Inspiring me)
- CRA v2
- Unistore (State Management) with Stockroom (store in WebWorker)
- React-Router
- Antd (UI Library)
- React-testing-library
- Storybook/React### Audits & Performance
- Check this out [Audits](https://github.com/ri7nz/Medicine/tree/dev/audits)
### Development
```
$ yarn start #npm start
```
### Redux DevTools
### coming soon docs! :keep-Rocks:
### Special Thanks
- [@zainfathoni](https://github.com/zainfathoni) (I learning lot about testing & storybook from him)