Skip to content

🐴 Mules NFT collection on Fantom

Notifications You must be signed in to change notification settings

brunooomelo/mules-studio

Repository files navigation

Mules Studio 🐴

GitHub last commit (branch) GitHub contributors Website

About the Project 🎯

I've built a community of Mule NFTs featuring 1337 unique units on the Fantom blockchain. I used Next.js, Tailwind CSS, and the powerful API routes of Next to bring this project to life. Each Mule NFT is a celebration of our connection to these adorable animals and blockchain technology. Join us on this fun journey as we explore the charm of mules and the innovation of blockchain.


How to Contribute 🚀

  1. Fork the repository.
  2. Clone the fork to your local development environment.
  3. Create a new branch for your feature or fix.
  4. Implement your changes and add tests if applicable.
  5. Push to your branch in your fork.
  6. Submit a Pull Request to the main repository.

How to Run the Application Locally

  1. After cloning the repository locally from your fork, navigate to the created folder.
  2. Run the command npm install.
  3. To run the application in the development environment, use the command npm run dev.
  4. The application will be available at http://localhost:3000.