Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

Little application without any external packages except for react and typescript
Only add, fetch and remove elements

TODO:
- 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 package

Install :

### `yarn install`

Boot :

### `yarn start`