Y6NDR 9f23381f56 Merge pull request #4 from samueloh99/main
Add pages
- Home
- Projects
- Project details
2023-06-27 10:53:50 -05:00

Privacy & Scaling Explorations

Enhancing Ethereum through cryptographic research and collective experimentation.

Tech Stack

@shadcn's Nextjs 13 template

  • Next.js 13 App Directory
  • Radix UI Primitives
  • Tailwind CSS
  • Icons from Lucide
  • Dark mode with next-themes
  • Tailwind CSS class sorting, merging and linting.

Run Locally

Clone the project

  git clone https://github.com/privacy-scaling-explorations/website-v2

Go to the project directory

  cd website-v2

Install dependencies

  pnpm install

Start the app

  pnpm dev
Description
No description provided
Readme 133 MiB
Languages
TypeScript 96.2%
JavaScript 2.6%
CSS 1%
Dockerfile 0.2%