Save Star for Web
npm install @times-components/save-star-webSave 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.
Please read CONTRIBUTING.md before contributing to this
package
Please see our main README.md to get the project running locally
The code can be formatted and linted in accordance with the agreed standards.
```
yarn fmt
yarn lint
Testing can be done on web
```
yarn test:web
yarn test
Visit the official