A Nostr client application built with React 18.x, TailwindCSS 3.x, Vite, and Nostrify.
- Node.js (v18 or higher)
- npm or yarn
Start the development server:
npm run dev
The application will be available at http://localhost:8080
Build for production:
npm run build


This project is licensed under the MIT License.