Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/soroush-04/react-azure-playground
https://github.com/soroush-04/react-azure-playground
azure react
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/soroush-04/react-azure-playground
- Owner: soroush-04
- Created: 2024-09-15T06:46:45.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-09T02:40:28.000Z (3 months ago)
- Last Synced: 2024-10-26T21:09:42.730Z (2 months ago)
- Topics: azure, react
- Language: JavaScript
- Homepage:
- Size: 349 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# React Playground
## Mini Projects
- **Stopwatch**
- Technique: useRef, useState, useEffect | [Code Link](https://github.com/soroush-04/react/commit/0a80b0b0e5d89bc184483f5ddd1753e5d07f1a15)
- **Digital Clock**
- Technique: useState, useEffect | [Code Link](https://github.com/soroush-04/react/commit/5c1ce7e1f60cd3e0ec6e7a04b5f3f9f2d0dfd069)
- **To-Do-List**
- Technique: useState | [Code Link](https://github.com/soroush-04/react/commit/f91eee4ab9be8d166a308b35f1cafe1bd20d3e7b)
- **Shopping List**
- Technique: useState | [Code Link](https://github.com/soroush-04/react/commit/82fb9a28db238b80010bd679cd421b1e90715e9f)