jeffwhelpley / madewithangular.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Made With Angular

A showcase of web apps built with Angular

Submit a site

  1. Fork this repository

  2. Add a 1280x711 thumbnail image to projects/[yourprojectnamehere]/thumb.png

  3. Add an entry to projects/projects.json with these properties:

    {
      "name": "My App",
      "thumb": "/projects/my-app/thumb.png",
      "desc": "One or two sentences describing the app",
      "url": "http://myapp.com",
      "submitter": "lpolepeddi",
      "submissionDate": "2015-06-24",
      "tags": []
    }
    
  4. Send a pull request

About


Languages

Language:HTML 48.1%Language:CSS 30.2%Language:JavaScript 21.6%