This is a Next.js project bootstrapped with create-next-app.
- Live Token Feed: Displays real-time token data using WebSocket integration.
- Solana Wallet Integration: Supports wallet connection, SOL transfers, and live price fetching.
- Responsive Design: Built with Tailwind CSS for a modern and responsive UI.
- React Query: Efficient data fetching and caching.
- Dynamic Forms: Built with TanStack React Form for form handling and validation.
Ensure you have the following installed:
- Node.js (v18 or higher)
- npm, yarn, pnpm, or bun (any package manager)
-
Clone the repository:
git clone <repository-url> cd frontend-task