Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 767 Bytes

README.md

File metadata and controls

37 lines (26 loc) · 767 Bytes

Decentralized Social Media

This is a decentralized social media project built with Next.js, Hardhat, and IPFS.

Getting Started

To get started with the project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/priyanshuchawda/decentralized-social-media.git
  2. Navigate to the project directory:

    cd decentralized-social-media
  3. Install the dependencies:

    npm install
  4. Run the development server:

    npm run dev

Features

  • User profiles
  • Create and share posts
  • IPFS integration for decentralized storage

License

This project is licensed under the MIT License.