Playing with OpenAI API by building a ChatGPT clone with TypeScript, React and Node.js.
🚧 Building in progress 🚧
🔥 Coming up next:
- Global state management with Recoil to remove prop drilling
- Tests
- Refactoring to improve modularity and readability