https://github.com/brayahn/stackoverflow_clone
https://github.com/brayahn/stackoverflow_clone
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/brayahn/stackoverflow_clone
- Owner: Brayahn
- Created: 2025-05-12T09:36:08.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-19T17:37:46.000Z (about 1 year ago)
- Last Synced: 2025-06-19T18:42:20.801Z (about 1 year ago)
- Language: TypeScript
- Size: 3.16 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a [Next.js](https://nextjs.org) project bootstrapped with [`create-next-app`](https://nextjs.org/docs/app/api-reference/cli/create-next-app).
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```
Brainflow - A stack overflow clone