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.
- Fork the repository.
- Clone the fork to your local development environment.
- Create a new branch for your feature or fix.
- Implement your changes and add tests if applicable.
- Push to your branch in your fork.
- Submit a Pull Request to the main repository.
- After cloning the repository locally from your fork, navigate to the created folder.
- Run the command
npm install
. - To run the application in the development environment, use the command
npm run dev
. - The application will be available at http://localhost:3000.