Skip to content

Commit f182ebb

Browse files
authored
Included React js Project (#26)
* Included React js Project * resolved confliction in readme
1 parent 1bfec6c commit f182ebb

File tree

4 files changed

+10
-0
lines changed

4 files changed

+10
-0
lines changed

.gitmodules

+6
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,9 @@
2828
[submodule "react/octoprofile"]
2929
path = react/octoprofile
3030
url = https://github.com/swaroopRajwal/octoprofile
31+
[submodule "react/microsoft-clonne"]
32+
path = react/microsoft-clonne
33+
url = https://github.com/Mahich123/microsoft-clonne
34+
[submodule "react/recipe-app"]
35+
path = react/recipe-app
36+
url = https://github.com/Mahich123/Recipe-app

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,8 @@ EXAMPLE:
8383
| octoprofile | see your GitHub user profile the nicer way [NEXT, Typescript, TailwindCSS] |
8484
| sort-visualizer | array sorting animation [REACT, Typescript, MantineUI] |
8585
| pokemon-app | infinite scroll application [NEXT, Typescript, TailwindCSS, React-Query] |
86+
| microsoft-clonne | Ui clone of Microsoft stie which gives you actual feal of browsing microsoft site|
87+
|Recipe-app | A webpage which fetches recepies . Find your beloved food reciepies dont just stare now cook by yourself|
8688

8789
### [node](/node/)
8890

react/microsoft-clonne

Submodule microsoft-clonne added at cb7a5ff

react/recipe-app

Submodule recipe-app added at ea24789

0 commit comments

Comments
 (0)