https://github.com/evertcode/devtter
Clon of Twitter with NextJS and Firebase
https://github.com/evertcode/devtter
firebase nextjs react
Last synced: 20 days ago
JSON representation
Clon of Twitter with NextJS and Firebase
- Host: GitHub
- URL: https://github.com/evertcode/devtter
- Owner: evertcode
- Created: 2021-02-03T23:28:58.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-02-04T23:09:55.000Z (almost 5 years ago)
- Last Synced: 2025-01-13T05:29:31.820Z (about 1 year ago)
- Topics: firebase, nextjs, react
- Language: JavaScript
- Homepage:
- Size: 99.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Clon of Twitter with NextJS and Firebase
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
