Skip to content

barnamumtyan/angular-reddit

Repository files navigation

Angular Reddit

This is a reddit reader angular application where I use best practices that I picked up while learning front-end development. It is not a complete application yet, and still missing some important features, but if you want to learn a few best practices on how to build an angular app you're welcome to check it out 😄.

How to run

    $ git clone https://github.com/barnamumtyan/angular-reddit.git
    $ cd angular-reddit
    $ npm install
    $ bower install
    $ gulp serve

Some of the sources (that come to mind at the moment 😄) where I have been inspired from:

What's next

I will keep adding features and refactoring, when I learn something interesting. Stuff todo:

  • Night mode theme
  • Proper error handling
  • Write tests
  • Write docs

About

Sample angular app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published