Skip to main content

src/mocks

Placeholder data for application development and testing.

Purpose

This directory contains mock data used when:
  • Server or database calls aren’t connected
  • For simpler prototyping
  • During development testing

Content Types

Mock data includes:
  • Tweets
  • User listings
  • Profile information
  • NFT collections
  • Transaction history
  • Other placeholder content
I