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
- Host: GitHub
- URL: https://github.com/mrseanbaines/tweeter
- Owner: mrseanbaines
- Created: 2017-12-12T22:01:17.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-24T14:17:54.000Z (about 7 years ago)
- Last Synced: 2024-12-06T21:51:10.889Z (3 months ago)
- Topics: firebase, javascript, javascript-practice, tweeter, twitter
- Language: CSS
- Homepage:
- Size: 1.03 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`