@times-components/save-star-web
v0.10.129
Published
Save Star for Web
Readme
SaveStarWeb
Save Star is a stateful component which allows the user to view if their article is saved, also provides them the ability to save and unsave an article. It uses apollo client to fetch data from TPA.
Contributing
Please read CONTRIBUTING.md before contributing to this package
Running the code
Please see our main README.md to get the project running locally
Development
The code can be formatted and linted in accordance with the agreed standards.
yarn fmt
yarn lintTesting
Testing can be done on web
yarn test:web
yarn testVisit the official
