improve readme files

This commit is contained in:
thomas
2022-11-03 17:05:38 +01:00
parent cd95f9f774
commit 863e5fdffa
5 changed files with 96 additions and 10 deletions

27
README.md Normal file
View File

@@ -0,0 +1,27 @@
<p align='center'>
<img src='./logo/angular.svg' height="150px"/>
</p>
<p align='center'>Collection of Angular challenges</p>
<br>
## Intro
This goal of this project is to help you get better at Angular and NgRx but resolving challenges you might face in your day life.
## Challenges
> Click the following badges to join your next challenge.
<img src="https://img.shields.io/badge/Angular--red?logo=angular" alt="Angular"/>
<a href="./apps/projection/README.md" target="_blank"><img src="https://img.shields.io/badge/1-Projection-red" alt="Projection"/></a>
<img src="https://img.shields.io/badge/NgRx--blueviolet" alt="NgRx"/>
<a href="./apps/ngrx-1/README.md" target="_blank"><img src="https://img.shields.io/badge/1-reducers-blueviolet" alt="Projection"/></a>
## License
MIT