mirror of
https://github.com/Raghu-Ch/angular-challenges.git
synced 2026-02-10 04:43:03 -05:00
improve readme files
This commit is contained in:
27
README.md
Normal file
27
README.md
Normal 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
|
||||
Reference in New Issue
Block a user