Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wonddark/techread
Project built with React + Vite + Typescript + TailwindCSS
https://github.com/wonddark/techread
api-integration react redux shadcn-ui tailwindcss typescript vite
Last synced: 23 days ago
JSON representation
Project built with React + Vite + Typescript + TailwindCSS
- Host: GitHub
- URL: https://github.com/wonddark/techread
- Owner: wonddark
- Created: 2024-11-21T08:24:56.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-10T23:03:32.000Z (about 1 month ago)
- Last Synced: 2024-12-11T00:17:58.840Z (30 days ago)
- Topics: api-integration, react, redux, shadcn-ui, tailwindcss, typescript, vite
- Language: TypeScript
- Homepage: https://techread.vercel.app/
- Size: 722 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Readme Later (book shop)
Allow the user to search for interest books and organize them in reading lists. The system will display recommendations
according to search term. The books comes from [itbook.store](https://api.itbook.store/)
and [Supabase](https://supabase.com) is used for persistent storage.