Skip to content

LunaticHacker/Gwitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gwitter

A Vue App with Pure css that explores The Github Rest Api in a Twitter like UI

Far from finished but looks decent for now :)

Todo List

  • Organise the CSS (move common styles to global file)
  • Scrape Trending Developers
  • Display Trending Developers
  • Show List of Followers of Users
  • Show List of Repos of Users

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.