This is a decentralized social media project built with Next.js, Hardhat, and IPFS.
To get started with the project, follow these steps:
-
Clone the repository:
git clone https://github.com/priyanshuchawda/decentralized-social-media.git
-
Navigate to the project directory:
cd decentralized-social-media
-
Install the dependencies:
npm install
-
Run the development server:
npm run dev
- User profiles
- Create and share posts
- IPFS integration for decentralized storage
This project is licensed under the MIT License.