drive3.0 is a full-stack web3 application that enables users to store and share images in a decentralized manner using the IPFS network. The project leverages Solidity for smart contracts, Hardhat for development, and ReactJS for the frontend.
- Decentralized image storage using IPFS.
- Secure Solidity smart contracts for image management.
- User-friendly interface built with ReactJS.
- Supports uploading, viewing, and sharing images.
- Frontend: ReactJS, CSS
- Backend: NodeJS, Express
- Blockchain: Solidity, Hardhat
- Storage: IPFS, Pinata
- Tools: Hardhat, Ethers.js
To get a local copy up and running, follow these steps:
- Node.js
- npm or yarn
- Hardhat
- MetaMask extension for your browser
-
Clone the repository:
git clone https://github.com/Brotin003/drive3.0.git cd drive3.0