File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change 3
3
This is a React app which fetches the recent news from an api and renders it on the DOM without reloading the page.
4
4
I've used the concept of * Async functions* and * react hook usestate* also worked with * APIs* .
5
5
6
+
7
+ ## 💻Tech Stack
8
+ <br >
9
+
10
+ ![ HTML] ( https://img.shields.io/badge/html5%20-%23E34F26.svg?&style=for-the-badge&logo=html5&logoColor=white )
11
+ ![ CSS] ( https://img.shields.io/badge/css3%20-%231572B6.svg?&style=for-the-badge&logo=css3&logoColor=white )
12
+ ![ JS] ( https://img.shields.io/badge/javascript%20-%23323330.svg?&style=for-the-badge&logo=javascript&logoColor=%23F7DF1E )
13
+ ![ REACT] ( https://img.shields.io/badge/react%20-%23323330.svg?&style=for-the-badge&logo=react&logoColor=%23F7DF1E )
14
+
15
+ <br >
You can’t perform that action at this time.
0 commit comments