Added Storybook builds location

graphql
Jason Zhu 2023-06-02 22:53:36 +10:00
parent e323616d6d
commit 3faf494bd0
1 changed files with 3 additions and 1 deletions

View File

@ -24,6 +24,8 @@ Feature of the pokedex application:
Deployed on [Netlify](https://pokedex-rtk.netlify.app/) Deployed on [Netlify](https://pokedex-rtk.netlify.app/)
Storybook builds on [Chromatic](https://www.chromatic.com/builds?appId=645cedbb11414edc1f2eb16c)
## Available Scripts ## Available Scripts
In the project directory, you can run: 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 * [ ] Use material.ui to display pokemon cards
* [ ] Fix round corner of InfoDialog component * [ ] Fix round corner of InfoDialog component
* [ ] Add error handling for data fetching across app * [ ] Add error handling for data fetching across app
* [x] Deploy through netlify * [x] Deploy through netlify