A frontend application for the MemePay platform, enabling meme-based cryptocurrency transactions.
- User-friendly interface for meme-based payments
- Cryptocurrency wallet integration
- Meme marketplace
- Secure transaction handling
- Real-time payment tracking
Clone the repository
git clone https://github.com/exrod/memepay-frontend.git
Navigate to project directory
cd memepay-frontend
Install dependencies
npm install
Start development server
npm run dev
- React.js
- Web3.js
- TypeScript
- Tailwind CSS
- Fork the repository
- Create your feature branch:
git checkout -b feature/your-feature
- Commit changes:
git commit -m 'Add your feature'
- Push to branch:
git push origin feature/your-feature
- Submit a pull request
Contributions are welcome! Please read our contributing guidelines before submitting pull requests.
This project is licensed under the MIT License.
Project maintainer: exrod