Mood NFT Dashboard
Author: Rohit Pr Email: rprtuttu@gmail.com
A dashboard for tracking and visualizing mood-based NFTs. This project is open-source and licensed under the MIT License .
Features
Visualize your NFTs based on moods.
Track NFT activity over time.
Simple and intuitive dashboard interface.
Installation
Clone the repository:
git clone https://github.com/yourusername/mood-nft-dashboard.git
Navigate to the project folder:
cd mood-nft-dashboard
Install dependencies:
npm install
yarn install
Usage
Start the development server:
npm run dev
yarn dev
Open your browser and go to http://localhost:3000.
Contributing
Contributions are welcome! Please open an issue or submit a pull request.
License
This project is licensed under the MIT License. See the LICENSE file for details.