Skip to content

dineshondev/madewithangular.github.io

 
 

Repository files navigation

Made With Angular

A showcase of web apps built with Angular

Submit a site

  1. Fork this repository
  2. Navigate to assets/images/projects/. Create a new directory for your project (eg my-app/). Add a a 1280x711 thumbnail JPG image named thumb.jpg to this new directory.
  3. Navigate to _posts/. Create a new post for your project (eg 2021-01-01-my-app.md). Add in these properties to this new post:
    ---
    layout: site
    title: "My App"
    date: 2021-01-01
    categories: [community]
    version: 5.2.1
    major: 5
    minor: 2
    patch: 1
    slug: my-app
    link: https://myapp.com
    submitter: lalithpolepeddi
    permalink: /sites/:slug
    ---
    
  4. Send a pull request

About

A showcase of web apps built with AngularJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 85.8%
  • CSS 10.2%
  • Ruby 4.0%