JTZ18 / BlockBuzz-50037

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlockBuzz social media DApp

Getting Started

These instructions will guide you through setting up and running the application locally.

Prerequisites

What things you need to install the software and how to install them. For example:

  • Node.js
  • npm (comes with Node.js)
  • Git (for cloning the repository)

Installing

A step-by-step series of examples that tell you how to get a development environment running.

  1. Clone the Repository (if applicable): git clone https://github.com/JTZ18/BlockBuzz-50037.git
  2. Navigate to the Frontend Directory: cd frontend-next
  3. Install Dependencies: npm i
  4. Start the Development Server: npm run dev

Accessing the Application

After starting the development server, open your web browser and go to: http://localhost:3000

About


Languages

Language:TypeScript 66.0%Language:Solidity 16.6%Language:JavaScript 16.6%Language:CSS 0.8%