Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)