https://github.com/shrikant9907/react-js-examples
React JS - Examples / Components / Exercise / Resuable Codes
https://github.com/shrikant9907/react-js-examples
example-react examples react reactcomponents reactexample reactjs
Last synced: 2 months ago
JSON representation
React JS - Examples / Components / Exercise / Resuable Codes
- Host: GitHub
- URL: https://github.com/shrikant9907/react-js-examples
- Owner: shrikant9907
- License: mit
- Created: 2022-05-21T05:25:13.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-22T06:05:23.000Z (almost 3 years ago)
- Last Synced: 2025-01-25T09:41:54.489Z (4 months ago)
- Topics: example-react, examples, react, reactcomponents, reactexample, reactjs
- Language: HTML
- Homepage:
- Size: 300 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# React JS Examples
React JS - Examples / Components / Exercise / Resuable Codes
## List React JS Components
1. Alert - Functional Component in React JS. [#Link](https://github.com/shrikant9907/react-js-examples/blob/alert-component/src/components/Alert.jsx)
2. Increment Counter Functional Component in React JS. [#Link](https://github.com/shrikant9907/react-js-examples/blob/increment-counter/src/components/IncrementCounter.jsx)
3. Increment & Decrement Counter Functional Component in React JS. [#Link](https://github.com/shrikant9907/react-js-examples/blob/increment-descrement-counter/src/components/IncrementDecrementCounter.jsx)
4. Stop Watch Functional Component in React JS. [#Link](https://github.com/shrikant9907/react-js-examples/blob/stop-watch/src/components/StopWatch.jsx)
4. Countdown Timer (Hour, Minutes, Seconds) Functional Component in React JS. [#Link](https://github.com/shrikant9907/react-js-examples/blob/countdown/src/components/Countdown.jsx)
5. Clock Functional Component in React JS. [#Link](https://github.com/shrikant9907/react-js-examples/blob/clock/src/components/Clock.jsx)
6. Button Functional Component in React JS. [#Link](https://github.com/shrikant9907/react-js-examples/blob/button/src/components/Button.jsx)
7. Input Field Functional Component in React JS. [#Link](https://github.com/shrikant9907/react-js-examples/blob/input-field/src/components/InputField.jsx)
8. Modal / Popup Functional Component in React JS. [#Link](https://github.com/shrikant9907/react-js-examples/blob/modal/src/components/Modal.jsx)
9. Simple Table Functional Component in React JS. [#Link](https://github.com/shrikant9907/react-js-examples/blob/table/src/components/Table.jsx)
10. Switch Button Functional Component in React JS. [#Link](https://github.com/shrikant9907/react-js-examples/blob/button/src/components/SwitchButton.jsx)
11. Search Filter Functional Component in React JS. [#Link](https://github.com/shrikant9907/react-js-examples/blob/search-filter/src/components/SearchFilter.jsx)
12. Custom Numeric Keyboard in React JS. [#Link](https://github.com/shrikant9907/react-js-examples/blob/keyboard/src/components/NumericKeyboard.jsx)
13. Calculator Functional Component in React JS. [#Link](https://github.com/shrikant9907/react-js-examples/blob/calculator/src/components/Calculator.jsx)
14. Simple List Component in React JS. [#Link](https://github.com/shrikant9907/react-js-examples/blob/list/src/components/SimpleList.jsx)
15. Simple Checklist Functional Component in React JS [#Link](https://github.com/shrikant9907/react-js-examples/blob/checklist/src/components/Checklist.jsx)
16. ToDo List Functional Component in React JS. [#Link](https://github.com/shrikant9907/react-js-examples/blob/alert-component/src/components/ToDoList.jsx)
17. Accordion Functional Component in React JS. [#Link](https://github.com/shrikant9907/react-js-examples/blob/alert-component/src/components/Accordion.jsx)
18. Tic Tac Toe Game Component in React JS. [#Link](https://github.com/shrikant9907/react-js-examples/blob/alert-component/src/components/TicTacToe.jsx)
19. Simple Interest Calculator Component in React JS. [#Link](https://github.com/shrikant9907/react-js-examples/blob/alert-component/src/components/SimpleInterest.jsx)
20. Simple Chat in React JS. [#Link](https://github.com/shrikant9907/react-js-examples/blob/alert-component/src/components/SimpleChat.jsx)
21. Slot Machine Game in React JS. [#Link](https://github.com/shrikant9907/react-js-examples/blob/alert-component/src/components/SlotMachine.jsx)
22. Simple Coin Flip Game in React JS. [#Link](https://github.com/shrikant9907/react-js-examples/blob/alert-component/src/components/CoinFlip.jsx)
Note: Change Branch for the component codes
## Developer Details
Shrikant Yadav
Full Stack Web Developer with 8+ Years of Experience in Web Development.### For The React Learners
You can learn react js step by step on my website.
https://codematra.com/category/react-js/