Skip to content

kaanersoy/twitter-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Clone with Vue.js 🐦

Twitter clone made with Vue.js, Vue Router, Vuex and Axios-mock-adapter(for fake REST API).

  • Pure CSS
  • One more feature Tweet editing 🖋

💻 Techs

  • Vue.js
  • Vue Router
  • Vuex
  • axios-mock-adapter (for fake REST API)

📦 Installation

📰 Clone the project

git clone https://github.com/kaanersoy/twitter-clone.git

🔻 Install Dependencies

With yarn:

cd ./twitter-clone && yarn

With npm:

cd ./twitter-clone && npm install

🏃‍♂️ Start the project

With yarn:

yarn serve

With npm:

npm run serve

🔴 Demo

You can visit the demo from: Cwitter Demo

🔐 Auth info

Username Password
1 kaanersoy password

📕 Other informations

✔ Last Updates

  • Added tweets with images & image popup for tweets
  • Edit & Delete option to tweets
  • Added profile editting popup for Profile view

🖊 Contributors:

📃 License

MIT licensed, you can found in the LICENSE file.

You can find TODOs from: TODO.md

About

Twitter clone made with Vue.js and just pure css.

Topics

Resources

License

Stars

Watchers

Forks

Languages