DEV Community

Cover image for How to generate Sitemap for your Next JS project
Pavel Fedotov
Pavel Fedotov

Posted on • Updated on

How to generate Sitemap for your Next JS project

In the following video we generate sitemap and robots.txt for our web badminton open-source Next Js project.

We generate nextjs sitemap with next-sitemap npm package.

Dspyt Article

About Web Badminton:

Decentralized badminton centered dapp on IPFS and Polygon Blockchain. The project is built with react components and nextjs.

Web Badminton GitHub: https://github.com/BadmWe/WebBadminton
Demo: https://webbadminton.com/

We built the application using JavaScript, NextJS, React, Tailwind Css and Wagmi library, IPFS, nft.storage and web3.storage. The application is hosted on vercel. The newsletter list data is stored on ipfs with web3.storage.

We implemented smart contract with solidity, hardhat and polygon blockchain mumbai testnet. Meanwhile the Ipfs data is stored using nft.storage.

About Dspyt Channel:

We are Data Science with Python DAO
Homepage: https://dspyt.com
GitHub DAO Page: https://github.com/dspytdao

Top comments (0)