diff options
Diffstat (limited to 'public/projects/angular-small-apps/README.md')
| -rw-r--r-- | public/projects/angular-small-apps/README.md | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/public/projects/angular-small-apps/README.md b/public/projects/angular-small-apps/README.md new file mode 100644 index 0000000..0323c7e --- /dev/null +++ b/public/projects/angular-small-apps/README.md @@ -0,0 +1,17 @@ +# Angular Small Apps + +A collection of small apps and implemented with Angular. + +## Description + +I want to keep track of some small apps or exercises but I don't think they deserve their own repository. So, I decided to gather them inside this repo. + +Most of the app ideas come from [@florinpop17's app-ideas repo](https://github.com/florinpop17/app-ideas). + +## Preview + +You can see a live preview of each app here: https://demo.armandphilippot.com/ + +## License + +This project is open-source and available under the [MIT License](./LICENSE). |
