pedrommaiaa / Leetcode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leetcode 2.0

This is my own (alpha) version of Leetcode.

Getting Started

1 - Make a copy .env.example to .env.local and add your projects information from Firebase.

2 - Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

About


Languages

Language:TypeScript 92.3%Language:CSS 7.2%Language:JavaScript 0.5%