Actually, it's React 18

This commit is contained in:
Alex Gleason 2025-04-17 14:26:35 -05:00
parent 420edd9ed6
commit 124512a363
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

View File

@ -1,10 +1,10 @@
# Project Overview
This project is a Nostr client application built with React 19.x, TailwindCSS 3.x, Vite, shadcn/ui, and Nostrify.
This project is a Nostr client application built with React 18.x, TailwindCSS 3.x, Vite, shadcn/ui, and Nostrify.
## Technology Stack
- **React 19**: Latest version of React with improved performance and features
- **React 18.x**: Stable version of React with hooks, concurrent rendering, and improved performance
- **TailwindCSS 3.x**: Utility-first CSS framework for styling
- **Vite**: Fast build tool and development server
- **shadcn/ui**: Unstyled, accessible UI components built with Radix UI and Tailwind