Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dongju-na/react-playground
Master the basics of React.js!
https://github.com/dongju-na/react-playground
demo react study-project
Last synced: 24 days ago
JSON representation
Master the basics of React.js!
- Host: GitHub
- URL: https://github.com/dongju-na/react-playground
- Owner: DongJu-Na
- License: mit
- Created: 2024-01-09T15:13:12.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-01-27T07:08:24.000Z (10 months ago)
- Last Synced: 2024-10-05T04:21:56.335Z (about 1 month ago)
- Topics: demo, react, study-project
- Language: JavaScript
- Homepage:
- Size: 371 KB
- Stars: 0
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-playground ๐
### init setting
1. github repo clone
```
git clone https://github.com/DongJu-Na/react-playground.git
```
2. master branch ์์ ๊ฐ์์ branch ์์ฑ (๋ธ๋์น๋ช ์์ )
3. 2๋ฒ์ผ๋ก ์์ฑํ branch์ ์์ ํ push+ ํ๋ก์ ํธ ๋ชฉํ
- React.js ๊ธฐ๋ณธ๊ธฐ ๋ค์ง๊ธฐ
* ์๋ก์ด React ์ฑ ๋ง๋ค๊ธฐ [react-create-app](https://create-react-app.dev/) & ๋๋ ํ ๋ฆฌ ํ์
* ์ปดํฌ๋ํธ ์ดํดํ๊ธฐ & Todo-List App ๋ง๋ค๊ธฐ
* axios ๋๋ฏธ API ์ด์ฉํ์ฌ ์กฐ๊ฑด๋ถ ๋ ๋๋ง & state ์ํ๊ด๋ฆฌ ์ดํดํ๊ธฐ
* react-router-dom , recoil ์ค์ต
* ๊ฐ์ clone ์ฝ๋ฉํ ์ฌ์ดํธ ์ ์ ํ์ฌ ์ค์ตํด๋ณด๊ธฐ## Copyright and license
Code and documentation copyright 2023-2024 the authors. Code released under the [MIT License](https://github.com/DongJu-Na/react-playground/blob/master/LICENSE).
Enjoy ๐