Skip to content

Nakshatra05/Farkee

Repository files navigation

my-celo-app

A new Celo blockchain project

A modern Celo blockchain application built with Next.js, TypeScript, and Turborepo.

Getting Started

  1. Install dependencies:

    pnpm install
  2. Start the development server:

    pnpm dev
  3. Open http://localhost:3000 in your browser.

Project Structure

This is a monorepo managed by Turborepo with the following structure:

  • apps/web - Next.js application with embedded UI components and utilities

Available Scripts

  • pnpm dev - Start development servers
  • pnpm build - Build all packages and apps
  • pnpm lint - Lint all packages and apps
  • pnpm type-check - Run TypeScript type checking

Tech Stack

  • Framework: Next.js 14 with App Router
  • Language: TypeScript
  • Styling: Tailwind CSS
  • UI Components: shadcn/ui
  • Monorepo: Turborepo
  • Package Manager: PNPM

Learn More

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published