Skip to content

This repository contains the frontend client for the SummitShare platform. It includes all the user interface components and client-side logic. Issues and contributions related to the frontend should be directed to this repository.

License

Notifications You must be signed in to change notification settings

SummitShare/SummitShare-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SummitShare Dapp Directory README 📚

Netlify Status

Overview

The SummitShare Dapp Directory houses the platform's frontend, built on Next.js with TypeScript and managed with yarn, set to strict type safety. This directory is crucial for enabling dynamic, user-centric interactions with the SummitShare event management and ticketing web application. It encompasses React frontend components, scripts for smart contract interactions, and APIs for comprehensive platform functionality.

Frontend Breakdown 🎨

  • Capabilities: The frontend facilitates browsing exhibitions, connecting wallets, purchasing ERC-721 ticket tokens, and accessing virtual (and potentially IRL) exhibitions. For exhibit creators, it offers a comprehensive form for organizing exhibitions, including stakeholder invitations and proposal submissions.
  • Architecture: Leveraging Next.js and TypeScript, the architecture ensures robust, scalable, and type-safe development. Apollo Client is utilized for GraphQL queries to the subgraph, ensuring real-time data updates.

Development Commands 🛠️

To get started with development, use the following pnpm commands:

yarn i        # Install deps
yarn dev      # Runs the development server
yarn build    # Builds the application for production
yarn start    # Starts a Next.js production server
yarn lint     # Lints the project files

About

This repository contains the frontend client for the SummitShare platform. It includes all the user interface components and client-side logic. Issues and contributions related to the frontend should be directed to this repository.

Topics

Resources

License

Stars

Watchers

Forks

Languages