Fun mini-project to build something with the 2022-2023 vintage UI tooling and OpenAI API.
Has everything you'd need to build a fully-featured modern web UI.
See it Live: https://gateway.ipfscdn.io/ipfs/QmdN7ziqpU19CsQgRp7KdZykqjZUosdoeMLCWCPW7KfVUv/
- ⚡️ ViteJs : Build system / dev environment
- ⚛ React 18 : Still React, but now with more Hooks
- 👻 Jotai : Atomic state management
- ✨ TanStack Query (FKA ReactQuery) : async data fetcher (though swapped it for a simple
fetch
..) - 💨 TailwindCss : The CSS system for tastemakers and enlightened individuals
- 🦾 OpenAI API : Magial code generation machine
- 🧱 Formik: Because I didn't need it yet;
createRef
will take you pretty far.
- ⛓ IPFS: Decentralized file storage
Not sure. I'll probably use this a template or morph it into something else I'm building.