Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mttetc/bookmark
Video bookmark (yt, vimeo) with React
https://github.com/mttetc/bookmark
react styled-components typescript zustand
Last synced: about 3 hours ago
JSON representation
Video bookmark (yt, vimeo) with React
- Host: GitHub
- URL: https://github.com/mttetc/bookmark
- Owner: mttetc
- Created: 2021-12-09T17:59:00.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-17T10:35:45.000Z (about 1 year ago)
- Last Synced: 2023-12-17T11:33:00.804Z (about 1 year ago)
- Topics: react, styled-components, typescript, zustand
- Language: TypeScript
- Homepage:
- Size: 1.02 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Little application without any external packages except for react and typescript
Only add, fetch and remove elementsTODO:
- add and abort controller in that useFetch or get rid of it and use something like tanstack query
- catch url errors and redirect
- install i18n
- install styling packageInstall :
### `yarn install`
Boot :
### `yarn start`