Skip to content

Commit

Permalink
reversed changes on markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
dunky11 committed Feb 7, 2020
1 parent 40253af commit 42d88b0
Show file tree
Hide file tree
Showing 7 changed files with 46 additions and 81 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,39 +25,34 @@ If you want to start with a more complete and real-world example, you could take
### Kostenlos

- [React Most Wanted](https://github.com/TarikHuber/react-most-wanted):

- Erstellt mit Create React App
- Custom Create React App script to start a new project with just a single CLI command
- Build for Firebase including Authentication using the official Firebase Web Auth UI
- Routing with React Router including error handling (404) and lazy loading
- All PWA features included (SW, Notifications, deferred installation prompt and more)
- Optimized and scalable performance (all ~100 points on Lighthouse)
- [RMUIF](https://github.com/phoqe/rmuif):

- Bootstrapped with Create React App, the same tooling works from the get-go
- Built on top of Firebase with all their products for the web included
- Robust routing with React Router including protected routes and error handling
- Extensive mobile support with full-screen dialogs and react-swipeable-views for tabs
- Cross-platform application monitoring with a focus on error reporting with Sentry
- [Material Sense](https://github.com/alexanmtz/material-sense):

- Diagramme mit recharts
- React Router mit einem Navigationsbeispiel
- Ein Docker-Container mit einem Nginx-Server für den Produktionsaufbau
- Erstellt mit Create React App

- [React SaaS Template](https://github.com/dunky11/react-saas-template):

- Erstellt mit Create React App
- Enthält eine Landingpage, einen Blog, einen Bereich zum einloggen/registrieren und ein Dashobard für Admins
- Komplett geroutet mit react-router
- Benutzt lazy-loading bei Komponenten um die Performance zu verbessern
- Komponenten für Statistiken, Text mit Emojisupport, Uploads von Bildern und vieles mehr...

### Kostenpflichtig

- [ScaffoldHub](https://scaffoldhub.io/?partner=1):

- Build your complete application with this online tool
- Choose your framework and library (React & Material-UI!)
- Choose your database (SQL, MongoDB or Firestore)
- Model your database and application with the intuitive GUI
- Generate your application, including a complete scaffolded backend
- Preview your application online, and download the generated code
- Preview your application online, and download the generated code
Original file line number Diff line number Diff line change
Expand Up @@ -25,39 +25,34 @@ If you want to start with a more complete and real-world example, you could take
### Gratis

- [React Most Wanted](https://github.com/TarikHuber/react-most-wanted):

- Creado con Create React App
- Custom Create React App script to start a new project with just a single CLI command
- Build for Firebase including Authentication using the official Firebase Web Auth UI
- Routing with React Router including error handling (404) and lazy loading
- All PWA features included (SW, Notifications, deferred installation prompt and more)
- Optimized and scalable performance (all ~100 points on Lighthouse)
- [RMUIF](https://github.com/phoqe/rmuif):

- Bootstrapped with Create React App, the same tooling works from the get-go
- Built on top of Firebase with all their products for the web included
- Robust routing with React Router including protected routes and error handling
- Extensive mobile support with full-screen dialogs and react-swipeable-views for tabs
- Cross-platform application monitoring with a focus on error reporting with Sentry
- [Material Sense](https://github.com/alexanmtz/material-sense):

- Graph using recharts
- React Router incluido con un ejemplo de navegación
- Un contenedor de docker con servidor Nginx para compilado de producción
- Creado con Create React App

- [React SaaS Template](https://github.com/dunky11/react-saas-template):

- Created with Create React App
- Features a landing page, a blog, an area to login/register and an admin-dashboard
- Fully routed using react-router
- Lazy loads components to boost performance
- Components for statistics, text with emoji support, image upload and much more...

### De Pago

- [ScaffoldHub](https://scaffoldhub.io/?partner=1):

- Build your complete application with this online tool
- Choose your framework and library (React & Material-UI!)
- Choose your database (SQL, MongoDB or Firestore)
- Model your database and application with the intuitive GUI
- Generate your application, including a complete scaffolded backend
- Preview your application online, and download the generated code
- Preview your application online, and download the generated code
Original file line number Diff line number Diff line change
Expand Up @@ -25,39 +25,34 @@ If you want to start with a more complete and real-world example, you could take
### Gratuit

- [React Most Wanted](https://github.com/TarikHuber/react-most-wanted):

- Created with Create React App
- Custom Create React App script to start a new project with just a single CLI command
- Build for Firebase including Authentication using the official Firebase Web Auth UI
- Routing with React Router including error handling (404) and lazy loading
- All PWA features included (SW, Notifications, deferred installation prompt and more)
- Optimized and scalable performance (all ~100 points on Lighthouse)
- [RMUIF](https://github.com/phoqe/rmuif):

- Bootstrapped with Create React App, the same tooling works from the get-go
- Built on top of Firebase with all their products for the web included
- Robust routing with React Router including protected routes and error handling
- Extensive mobile support with full-screen dialogs and react-swipeable-views for tabs
- Cross-platform application monitoring with a focus on error reporting with Sentry
- [Material Sense](https://github.com/alexanmtz/material-sense):

- Graph using recharts
- React Router included with a navigation example
- A docker container with an Nginx server for production build
- Created with Create React App

- [React SaaS Template](https://github.com/dunky11/react-saas-template):

- Created with Create React App
- Features a landing page, a blog, an area to login/register and an admin-dashboard
- Fully routed using react-router
- Lazy loads components to boost performance
- Components for statistics, text with emoji support, image upload and much more...

### Payant

- [ScaffoldHub](https://scaffoldhub.io/?partner=1):

- Build your complete application with this online tool
- Choose your framework and library (React & Material-UI!)
- Choose your database (SQL, MongoDB or Firestore)
- Model your database and application with the intuitive GUI
- Generate your application, including a complete scaffolded backend
- Preview your application online, and download the generated code
- Preview your application online, and download the generated code
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ You can find some example projects in the [GitHub repository](https://github.com
- [Plain server-side](https://github.com/mui-org/material-ui/tree/master/examples/ssr)
- E mais

Create React App は React を学ぶのに良いプロジェクトです。 どのプロジェクトが自分のニーズに最も適しているか知る為に[利用可能な代替案](https://github.com/facebook/create-react-app/blob/master/README.md#popular-alternatives)をみてみてください。
Create React AppはReactを学ぶのに良いプロジェクトです。 どのプロジェクトが自分のニーズに最も適しているか知る為に[利用可能な代替案](https://github.com/facebook/create-react-app/blob/master/README.md#popular-alternatives)をみてみてください。

このドキュメントサイトのソースコードもリポジトリに含まれています。 少しだけ複雑なプロジェクトです。 [`/docs`](https://github.com/mui-org/material-ui/tree/master/docs)フォルダのビルド手順を確認してください。

Expand All @@ -25,39 +25,34 @@ If you want to start with a more complete and real-world example, you could take
### Gratuit

- [React Most Wanted](https://github.com/TarikHuber/react-most-wanted):
- Create React App による生成
- 単一の CLI コマンドで新しいプロジェクトを開始するカスタム Create React App スクリプト
- 公式の Firebase Web Auth UI を使用した認証を含む Firebase 用のビルド
- エラー処理(404)および遅延ロードを含む React Router によるルーティング

- Create React Appによる生成
- 単一のCLIコマンドで新しいプロジェクトを開始するカスタムCreate React Appスクリプト
- 公式のFirebase Web Auth UIを使用した認証を含むFirebase用のビルド
- エラー処理(404)および遅延ロードを含むReact Routerによるルーティング
- All PWA features included (SW, Notifications, deferred installation prompt and more)
- 最適化されたスケーラブルなパフォーマンス(すべて Lighthouse で最大 100 ポイント
- 最適化されたスケーラブルなパフォーマンス(すべてLighthouseで最大100ポイント
- [RMUIF](https://github.com/phoqe/rmuif):

- Bootstrapped with Create React App, the same tooling works from the get-go
- Built on top of Firebase with all their products for the web included
- Robust routing with React Router including protected routes and error handling
- フルスクリーンダイアログと react-swipeable-views による広範なモバイルサポートタブ用
- フルスクリーンダイアログと react-swipeable-viewsによる広範なモバイルサポートタブ用
- Cross-platform application monitoring with a focus on error reporting with Sentry
- [Material Sense](https://github.com/alexanmtz/material-sense):

- recharts を用いたグラフ
- ナビゲーションのサンプルに含まれる React Router
- プロダクションビルド用の Nginx サーバ含む docker コンテナ
- Create React App による生成

- [React SaaS Template](https://github.com/dunky11/react-saas-template):

- Created with Create React App
- Features a landing page, a blog, an area to login/register and an admin-dashboard
- Fully routed using react-router
- Lazy loads components to boost performance
- Components for statistics, text with emoji support, image upload and much more...

- rechartsを用いたグラフ
- ナビゲーションのサンプルに含まれるReact Router
- プロダクションビルド用のNginxサーバ含むdockerコンテナ
- Create React Appによる生成

### 有料

- [ScaffoldHub](https://scaffoldhub.io/?partner=1):

- Build your complete application with this online tool
- Choose your framework and library (React & Material-UI!)
- Choose your database (SQL, MongoDB or Firestore)
- Model your database and application with the intuitive GUI
- Generate your application, including a complete scaffolded backend
- Preview your application online, and download the generated code
- Preview your application online, and download the generated code
Original file line number Diff line number Diff line change
Expand Up @@ -25,39 +25,34 @@ If you want to start with a more complete and real-world example, you could take
### Grátis

- [React Most Wanted](https://github.com/TarikHuber/react-most-wanted):

- Criado com o Create React App
- Custom Create React App script to start a new project with just a single CLI command
- Build for Firebase including Authentication using the official Firebase Web Auth UI
- Routing with React Router including error handling (404) and lazy loading
- All PWA features included (SW, Notifications, deferred installation prompt and more)
- Optimized and scalable performance (all ~100 points on Lighthouse)
- [RMUIF](https://github.com/phoqe/rmuif):

- Bootstrapped with Create React App, the same tooling works from the get-go
- Built on top of Firebase with all their products for the web included
- Robust routing with React Router including protected routes and error handling
- Extensive mobile support with full-screen dialogs and react-swipeable-views for tabs
- Cross-platform application monitoring with a focus on error reporting with Sentry
- [Material Sense](https://github.com/alexanmtz/material-sense):

- Gráfico usando recharts
- React Router incluído com um exemplo de navegação
- Um contêiner docker com um servidor Nginx para compilação de produção
- Criado com o Create React App

- [React SaaS Template](https://github.com/dunky11/react-saas-template):

- Created with Create React App
- Features a landing page, a blog, an area to login/register and an admin-dashboard
- Fully routed using react-router
- Lazy loads components to boost performance
- Components for statistics, text with emoji support, image upload and much more...

### Pago

- [ScaffoldHub](https://scaffoldhub.io/?partner=1):

- Build your complete application with this online tool
- Choose your framework and library (React & Material-UI!)
- Choose your database (SQL, MongoDB or Firestore)
- Model your database and application with the intuitive GUI
- Generate your application, including a complete scaffolded backend
- Preview your application online, and download the generated code
- Preview your application online, and download the generated code
Original file line number Diff line number Diff line change
Expand Up @@ -25,39 +25,34 @@ If you want to start with a more complete and real-world example, you could take
### Free

- [React Most Wanted](https://github.com/TarikHuber/react-most-wanted):

- Created with Create React App
- Custom Create React App script to start a new project with just a single CLI command
- Build for Firebase including Authentication using the official Firebase Web Auth UI
- Routing with React Router including error handling (404) and lazy loading
- All PWA features included (SW, Notifications, deferred installation prompt and more)
- Optimized and scalable performance (all ~100 points on Lighthouse)
- [RMUIF](https://github.com/phoqe/rmuif):

- Bootstrapped with Create React App, the same tooling works from the get-go
- Built on top of Firebase with all their products for the web included
- Robust routing with React Router including protected routes and error handling
- Extensive mobile support with full-screen dialogs and react-swipeable-views for tabs
- Cross-platform application monitoring with a focus on error reporting with Sentry
- [Material Sense](https://github.com/alexanmtz/material-sense):

- Graph using recharts
- React Router включен с примером навигации
- A docker container with an Nginx server for production build
- Created with Create React App

- [React SaaS Template](https://github.com/dunky11/react-saas-template):

- Created with Create React App
- Features a landing page, a blog, an area to login/register and an admin-dashboard
- Fully routed using react-router
- Lazy loads components to boost performance
- Components for statistics, text with emoji support, image upload and much more...

### Paid

- [ScaffoldHub](https://scaffoldhub.io/?partner=1):

- Build your complete application with this online tool
- Choose your framework and library (React & Material-UI!)
- Choose your database (SQL, MongoDB or Firestore)
- Model your database and application with the intuitive GUI
- Generate your application, including a complete scaffolded backend
- Preview your application online, and download the generated code
- Preview your application online, and download the generated code
Original file line number Diff line number Diff line change
Expand Up @@ -25,39 +25,34 @@ Create React App 是一个很棒的学习 React 的项目。 请看一下这些[
### 免费的资源

- [React 最常用到的](https://github.com/TarikHuber/react-most-wanted)

- 使用 Create React App 创建
- Custom Create React App script to start a new project with just a single CLI command
- 使用官方的 Firebase Web Auth UI 进行 Firebase 的构建,包括身份验证
- 使用 React Router 进行路由,包括错误处理(404)和延迟加载
- All PWA features included (SW, Notifications, deferred installation prompt and more)
- Optimized and scalable performance (all ~100 points on Lighthouse)
- [RMUIF](https://github.com/phoqe/rmuif):

- Bootstrapped with Create React App, the same tooling works from the get-go
- Built on top of Firebase with all their products for the web included
- Robust routing with React Router including protected routes and error handling
- 全面的移动支持,带有全屏对话框和选项卡的可轻扫视图
- Cross-platform application monitoring with a focus on error reporting with Sentry
- [Material Sense](https://github.com/alexanmtz/material-sense):

- 使用 recharts 的图表
- 在导航示例中涵盖了 React Router
- 一个具有用于生产环境创造的 Nginx 服务器的 Docker container(Docker 容器)。
- 使用 Create React App 创建

- [React SaaS Template](https://github.com/dunky11/react-saas-template):

- Created with Create React App
- Features a landing page, a blog, an area to login/register and an admin-dashboard
- Fully routed using react-router
- Lazy loads components to boost performance
- Components for statistics, text with emoji support, image upload and much more...

### 付费的资源

- [ScaffoldHub](https://scaffoldhub.io/?partner=1):

- Build your complete application with this online tool
- Choose your framework and library (React & Material-UI!)
- Choose your database (SQL, MongoDB or Firestore)
- Model your database and application with the intuitive GUI
- Generate your application, including a complete scaffolded backend
- Preview your application online, and download the generated code
- Preview your application online, and download the generated code

0 comments on commit 42d88b0

Please sign in to comment.