Logo for AMTdev Network
  • App Development
    Blazor dotNET Maui Electron Firebase Flutter React Native Xamarin
  • Development Tools
    Android Studio Chef GIT Midjourney OpenAI Rider Visual Studio Visual Studio Code
  • Programming
    Blockchain Cryptocurrency Design Patterns Introductions Job Trends NFT Principles Tips and Tricks
  • Web Development
    Angular API C# CSS dotNET Guides Html5 Javascript Javascript Frameworks Laravel MERN Nest JS Next JS Python React JS Security Tailwind CSS WooCommerce Wordpress

Style a Solana Minting Website with a Candy Machine

Tech Guy Station

In this video I show you how to style a Solana NFT minting website that uses Metaplex Candy Machine and exiled-apes front-end react application.
In the next video I will show you how to deploy the website to a hosting service, so it’s accessible to everyone in the world. so don’ forget to subscribe

This video is part on my series “Create Solana NFTs and Website – Complete Tutotrial”
Link to Playlist: https://youtube.com/playlist?list=PL3FdNlgk7ZK0wUBbYDIfEOtDtYMGl7zXw

Follow me
https://twitter.com/TechGuyStation

My NFT Collection
Twitter: https://twitter.com/HellishParty
Website: https://www.hellishparty.com/

Link to Bootstrap website
https://getbootstrap.com/

More Bootstrap tutorials
link to HTML / CSS tutorial and docs
https://www.w3schools.com/html/

To start web server
yarn start

CSS Code used:
** in index.css file **
.mint-container {
border-style: solid;
border-width: 6px;
border-color: steelblue;
border-radius: 30px 30px 30px 30px;
width: 250px;
text-align: center;
margin: auto;
padding-top: 3%;
padding-bottom: 5%;
font-size: 1.3em;
}

** in custom.css file **
.team {
color: black;
}

h1 {
padding-top: 2rem;
padding-bottom: 1rem;
color: burlywood;
}

.col-sm {
padding: 1rem 1rem 1rem 1rem;
}

.project-text {
border-style: solid;
border-width: 6px;
border-color: steelblue;
border-radius: 30px 30px 30px 30px;
padding: 1rem 1rem 1rem 1rem
}

Thank you for watching, subscribe for more content regarding Solana NFTs, cryptocurrencies, blockchains, Ethereum and technology.

Solana Donations or NFTs are welcome: 43VNin4fT1m8RG2m5Fo7PragQcqCtzbq5eUcoE9YBrHg

Post navigation

← .NET MAUI Preview 12: Shell Dependency Injection is Here!
Solana Programming: Connect to Wallet, Send Money, Query Transaction History →
Video Review Tags
  • candymachine
  • createnft
  • cryptocurrencies
  • ethereum
  • howtomakenft
  • magiceden
  • metaplex
  • nftart
  • nftgame
  • nftgenerator
  • nftmetadata
  • nftmint
  • nftminting
  • opensea
  • solana
  • solanacandymachine
  • solanaminting
  • solanart
  • stylenftwebsite
  • stylesolanawebsite

© 2023 AMTdev Network