Skip to content

Commit

Permalink
Merge pull request #5 from reactjs/main
Browse files Browse the repository at this point in the history
chore: pull code
  • Loading branch information
danglequocbao001 authored Sep 16, 2021
2 parents f06e669 + 81947c4 commit 0890690
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions content/community/examples.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,20 +6,20 @@ sectionid: community
permalink: community/examples.html
---

There are many example projects created by the React community. We're keeping this page focused on the ones that use React without third-party state management libraries.
Có rất nhiều dự án mẫu được tạo bởi cộng đồng React. Chúng tôi đang duy trì trang này chỉ tập trung vào những dự án sử dụng React mà không có thư viện quản lý state của bên thứ ba.

If you add a project, please commit to keeping it up to date with the latest versions of React.
Nếu bạn thêm một dự án, hãy cam kết cập nhật nó với các phiên bản React mới nhất.

## Small Examples {#small-examples}
## Ví dụ nhỏ {#small-examples}

* **[Calculator](https://github.com/ahfarmer/calculator)** Implementation of the iOS calculator built in React
* **[Emoji Search](https://github.com/ahfarmer/emoji-search)** React app for searching emoji
* **[Snap Shot](https://github.com/Yog9/SnapShot)** A photo gallery with search
* **[BMI Calculator](https://github.com/GermaVinsmoke/bmi-calculator)** A React Hooks app for calculating BMI
* **[Image Compressor](https://github.com/RaulB-masai/react-image-compressor)** An offline image compressor built with React and browser-image-compression
* **[Counter App](https://github.com/arnab-datta/counter-app)** A small shopping cart example
* **[Tutorial Solutions](https://github.com/harman052/react-tutorial-solutions)** Solutions to challenges mentioned at the end of React tutorial
* **[Calculator](https://github.com/ahfarmer/calculator)** Triển khai máy tính iOS xây dựng bằng React
* **[Emoji Search](https://github.com/ahfarmer/emoji-search)** Ứng dụng React tìm kiếm biểu tượng cảm xúc
* **[Snap Shot](https://github.com/Yog9/SnapShot)** Một thư viện ảnh với tính năng tìm kiếm
* **[BMI Calculator](https://github.com/GermaVinsmoke/bmi-calculator)** Một ứng dụng React Hooks để tính chỉ số BMI
* **[Image Compressor](https://github.com/RaulB-masai/react-image-compressor)** Một trình nén ảnh ngoại tuyến được xây dựng với React browser-image-compression
* **[Counter App](https://github.com/arnab-datta/counter-app)** Một ví dụ nhỏ về giỏ hàng
* **[Tutorial Solutions](https://github.com/harman052/react-tutorial-solutions)** Giải pháp cho những thách thức được đề cập ở cuối hướng dẫn React

## Complete Apps {#complete-apps}
## Ứng dụng hoàn chỉnh {#complete-apps}

* **[Builder Book](https://github.com/builderbook/builderbook)** Open-source web app to write and host documentation or sell books. Built with React, Material-UI, Next, Express, Mongoose, MongoDB
* **[Builder Book](https://github.com/builderbook/builderbook)** Ứng dụng web mã nguồn mở để viết và lưu trữ tài liệu hoặc bán sách. Được xây dựng với React, Material-UI, Next, Express, Mongoose, MongoDB
2 changes: 1 addition & 1 deletion content/community/meetups.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sectionid: community
permalink: community/meetups.html
---

Do you have a local React.js meetup? Add it here! (Please keep the list alphabetical)
Bạn đã có React.js meetup tại quốc gia của bạn chưa? Thêm nó vào đây! (Vui lòng giữ danh sách theo thứ tự bảng chữ cái)

## Albania {#albania}
* [Tirana](https://www.meetup.com/React-User-Group-Albania/)
Expand Down

0 comments on commit 0890690

Please sign in to comment.