https://github.com/mehmetsagir/twitter-clone
In this project, I'm doing the frontend clone of twitter. I am waiting for your feedback if you have an error, omission or a better idea in the code I wrote.
https://github.com/mehmetsagir/twitter-clone
twitter twitter-clone twitter-clone-vuejs vuejs
Last synced: about 2 months ago
JSON representation
In this project, I'm doing the frontend clone of twitter. I am waiting for your feedback if you have an error, omission or a better idea in the code I wrote.
- Host: GitHub
- URL: https://github.com/mehmetsagir/twitter-clone
- Owner: mehmetsagir
- License: mit
- Created: 2020-10-14T09:16:32.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-08-30T21:44:21.000Z (about 3 years ago)
- Last Synced: 2025-04-13T13:07:37.637Z (6 months ago)
- Topics: twitter, twitter-clone, twitter-clone-vuejs, vuejs
- Language: Vue
- Homepage: https://ms-twitter-clone.vercel.app/
- Size: 644 KB
- Stars: 10
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vue.js - Twitter Clone
✨ **Live Demo ->** [ms-twitter-clone.vercel.app/](https://ms-twitter-clone.vercel.app/)
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```## Author✍️
👤 Mehmet Sağır___
## License
Licensed under the MIT license, see [LICENSE](LICENSE) for details.