Skip to content

Commit 121e9d0

Browse files
authored
Update README.md
1 parent a891798 commit 121e9d0

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
1-
## Open source web app (Builder Book)
2-
[![apm](https://img.shields.io/badge/License-MIT-blue.svg)](https://github.com/builderbook/builderbook/blob/master/LICENSE.md)
3-
[![apm](https://img.shields.io/badge/PRs-welcome-green.svg)](https://github.com/builderbook/builderbook#contributing)
1+
## Builder Book
42

5-
Builder Book is an open source web app to publish documentation or books. The app is built with React/Material-UI/Next/Express/Mongoose/MongoDB and includes these third party APIs: Google, Github, AWS SES, Mailchimp, Stripe.
3+
Open source web app to publish documentation or books.
64

7-
- Live app: https://builderbook.org/books/builder-book/introduction.
8-
- Learn how to build this app from scratch with our [book](https://builderbook.org/book)
9-
10-
We've used this `builderbook` project to build [saas](https://github.com/async-labs/saas), [async](https://async-await.com), and other real-world web apps.
5+
We've used this `builderbook` project to build:
6+
- [Async](https://async-await.com) - communication tool for small teams of software developers
7+
- [Builder Book](https://builderbook.org) - learn how to build full-stack web apps from scratch
8+
- [SaaS Boilerplate](https://github.com/async-labs/saas) - open source web app to build your own SaaS product
119

10+
## Live app:
11+
- https://builderbook.org/books/builder-book/introduction.
1212

1313
## How can you use this app?
1414
- As learning material for React/Material-UI/Next/Express/Mongoose/MongoDB stack

0 commit comments

Comments
 (0)