Added Storybook builds location
parent
e323616d6d
commit
3faf494bd0
|
@ -24,6 +24,8 @@ Feature of the pokedex application:
|
|||
|
||||
Deployed on [Netlify](https://pokedex-rtk.netlify.app/)
|
||||
|
||||
Storybook builds on [Chromatic](https://www.chromatic.com/builds?appId=645cedbb11414edc1f2eb16c)
|
||||
|
||||
## Available Scripts
|
||||
|
||||
In the project directory, you can run:
|
||||
|
@ -42,4 +44,4 @@ In the project directory, you can run:
|
|||
* [ ] Use material.ui to display pokemon cards
|
||||
* [ ] Fix round corner of InfoDialog component
|
||||
* [ ] Add error handling for data fetching across app
|
||||
* [x] Deploy through netlify
|
||||
* [x] Deploy through netlify
|
||||
|
|
Loading…
Reference in New Issue