Welcome to the MuggleLink landing page repository! MuggleLink is a platform that enables you to accept cryptocurrency payments across multiple platforms effortlessly, without the need for any coding. This repository hosts the code for the landing page of MuggleLink.
To run the MuggleLink landing page locally on your machine, follow these simple steps:
git clone https://github.com/MugglePay/mugglelink.git
cd mugglelink
npm install
npm run build
npm start
Once the server is up and running, you can access the landing page by opening a web browser and navigating to http://localhost:3000.