A Next.js application for creating and managing custom cryptocurrency baskets.
- Clone the repository
- Install dependencies:
npm install
- Run the development server:
npm run dev
- Open http://localhost:3000 in your browser
- Search and filter available cryptocurrencies
- Create custom baskets with selected coins
- Real-time price updates [TODO]
- Responsive design for desktop and [TODO: mobile]
- Next.js
- React
- Tailwind CSS
Contributions are welcome! Please feel free to submit a Pull Request.
This project is open source and available under the MIT License.