Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 828 Bytes

File metadata and controls

47 lines (33 loc) · 828 Bytes

2BB Team Portfolio

Team portfolio website for 2BB - a web3 development team.

Tech Stack

  • Next.js 15 (Pages Router)
  • TypeScript
  • Tailwind CSS
  • React 19

Getting Started

# Install dependencies
npm install

# Run development server
npm run dev

# Build for production
npm run build

# Start production server
npm start

Project Structure

src/
  ├── components/     # React components
  ├── pages/          # Next.js pages
  ├── styles/         # Global styles
  ├── utils/          # Constants and utilities
  └── interfaces/     # TypeScript interfaces

Team

  • Web3 developers focused on blockchain solutions
  • Multiple hackathon winners
  • Building projects on NEAR, Ethereum, and cross-chain protocols

License

Private repository - All rights reserved