This is a NextJS template for NFT projects. This template was inspired by a similar template that was originally created in WordPress, but has been reimagined and built using a different platform for modern web development.
To get started, clone this repository and run npm install
to install all the necessary packages.
git clone https://github.com/kisbalazspatrik/nextjs-nft-collection-landing.git
cd nextjs-nft-collection-landing
npm install
Finally, run the development server using npm run dev.
npm run dev
This template includes the following features:
- A home page that displays the collection details.
- Integration with Chakra for easy styling.
Contributions are welcome! To contribute, simply fork this repository, create a new branch with your changes, and submit a pull request. Please make sure to follow the code of conduct and the contributing guidelines.
This project is licensed under the MIT License.