-
>安装React和React-DOM
```
npm install react --save-dev
npm install react-dom --save-dev
```
>或者建立快速项目
```
sudo npm install create-react-app -g
create-react-app my-app
cd my-app
npm start
```…
-
你最希望或最想使用什么功能?说出你的想法吧,也许下个版本就实现了呢 🤪
-
### Describe the issue
The css codes I wrote do not appear in the interface. The strange thing is that sometimes everything is fine and sometimes all the styles disappear. This is how it looks on the…
-
# 이슈설명
ContentCard 구현하기
# 체크리스트
- Tag (+ 태그 리스트 데이터) => 후에 추가
- [x] Avatar (프로필)
- [x] 유저 닉네임
- [x] 포스트 내용
- [x] LikeButton (+ 좋아요의 수)
- [x] 댓글 보기 (+ 댓글의 수)
# 참고자료
-
Maak nog een schets van like-button interactie.
-
-
![Image](https://github.com/thotluna/bazar-net/assets/9143737/3abacc17-f4e6-4101-8908-ede901137da3)
-
### Preflight Checklist
- [X] I use the latest version of YouTube Music (Application).
- [X] I have searched the [issue tracker](https://github.com/th-ch/youtube-music/issues) for a bug report tha…
-
### Preflight Checklist
- [X] I use the latest version of YouTube Music (Application).
- [X] I have searched the [issue tracker](https://github.com/th-ch/youtube-music/issues) for a bug report tha…
-
Can I create community posts like polls with this project? Thanks.