Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/allwin199/twitter-clone
https://github.com/allwin199/twitter-clone
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/allwin199/twitter-clone
- Owner: allwin199
- Created: 2023-06-07T10:30:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-07T13:52:44.000Z (over 1 year ago)
- Last Synced: 2024-05-29T17:23:57.075Z (6 months ago)
- Language: TypeScript
- Size: 114 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.