Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 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 (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-04-30T04:45:55.000Z (over 1 year ago)
- Last Synced: 2024-11-12T16:02:38.818Z (4 days 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 [![Build Status](https://travis-ci.com/ri7nz/Medicine.svg?branch=master)](https://travis-ci.com/ri7nz/Medicine) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-green.svg)](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)