Coffee NFT trading platform in exchange for various rights and benefits.
This repository contains the source code of the Chainlink project. This platform offers coffee trading by using NFTs for collecting and receiving various benefits to increase the attractiveness of coffee trading.
- Nodejs >18.18.2
create .env and use
1,NEXT_PUBLIC_NFT_STORAGE_TOKEN Can be found from nft storage.
2.NEXT_PUBLIC_WALLET_CONNECT_PROJECT_ID Can be found from wellet connect.
-
Clone the Repository:
git clone https://github.com/Finstable-Dev/CryptoBlend.git
-
Navigate to the Project Directory:
cd CryptoBlend -
Install Dependencies:
npm install
-
Run the Development Server:
npm run dev
-
Access the Website: Once the server is running, access the CryptoBlend at http://localhost:3000 in your web browser.
We welcome contributions from the community! If you'd like to contribute to the Cryptoblend frontend, please follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them with descriptive messages.
- Push your changes to your fork.
- Submit a pull request to the main branch of the original repository.
If you encounter any issues or have any questions about the Cryptoblend frontend, please feel free to reach out to us at [email protected]
This project is deployed on Vercel. You can import this project to Vercel via Gitub.
