An open API service indexing awesome lists of open source software.

https://github.com/mrseanbaines/tweeter

A Twitter-like clone for JavaScript practice
https://github.com/mrseanbaines/tweeter

firebase javascript javascript-practice tweeter twitter

Last synced: 27 days ago
JSON representation

A Twitter-like clone for JavaScript practice

Awesome Lists containing this project

README

        

## Tweeter
A Twitter-like clone for JavaScript practice

###### Navigate to stylesheets/custom/ directory:
`cd stylesheets/custom/`

###### Run Sass watch task:
`sass --watch app.scss:output.css`