A modest Ember Application Twitter clone. Allows users to post tweets with a maximum of 141 characters.
To run the app clone this repository. From the project directory in terminal
$ python -m SimpleHTTPServer
Then open up localhost:8000 in your web browser
Click on Login/SignUp to view the working part of the app
To Practice Using:
- Ember Controllers
- Templates and Routes
Kathryn Carr and Luke Chinworth
MIT license.