Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

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 ๐Ÿ˜„