smallpaes / simple-twitter-vue

A simple Twitter project built with Vue using API

Home Page:https://smallpaes.github.io/simple-twitter-vue/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Twitter

A simple twitter project built with Vue and Vuex using own Twitter API

 

Project First Look

Simple Twitter Project First Look

 

Project on GitHub Page

Try out our simple twitter on Twitter API

 

Project setup

Clone

Clone this repository to your local machine

$ git clone https://github.com/smallpaes/simple-twitter-vue.git

 

Setup App

1. Enter the project folder

$ cd simple-twitter-vue

2. Install packages via npm

$ npm install

3. Compiles and hot-reloads for development

$ npm run serve

 

Compiles and minifies for production

$ npm run build

Authors

About

A simple Twitter project built with Vue using API

https://smallpaes.github.io/simple-twitter-vue/


Languages

Language:Vue 86.9%Language:JavaScript 10.5%Language:CSS 1.1%Language:HTML 0.8%Language:Shell 0.7%