Nostr0 is a web application that allows you to search and visualize Nostr events using npubs. With Nostr0, you can filter events by date and view details such as images, videos, and associated links.
- Search by npub: Enter an npub to search for associated events.
- Date filtering: Filter events by a specific date range.
- Media display: Show images and videos embedded in events.
- QR Code: Generate a QR code to receive donations.
- Modern design: Clean and responsive user interface.
- Node.js (v18 or higher)
- pnpm (optional, you can also use npm or yarn)
-
Clone the repository:
git clone https://github.com/Negr087/Nostr0.git cd Nostr0
-
Install dependencies: pnpm install
-
Start the development server: pnpm dev
-
Open your browser and visit http://localhost:3000
pnpm build pnpm start
- Next.js: React framework for server-side rendering.
- Tailwind CSS: Styling framework for responsive design.
- Nostr-tools: Library for interacting with the Nostr network.
- React Hook Form: Form handling in React.
- PNPM: Fast and efficient package manager.
Contributions are welcome! If you have any ideas, suggestions, or find a bug, please open an issue or submit a pull request.
- Fork the repository.
- Create a branch for your feature or fix: git checkout -b feature/your-feature-name
- Commit your changes: git commit -m "Description of your changes"
- Push your changes: git push origin feature/your-feature-name
Open a pull request on GitHub.
This project is licensed under the MIT License.
GitHub: Negr087 Nostr: negr0@hodl.ar
