Skip to content

Commit

Permalink
Y2024
Browse files Browse the repository at this point in the history
  • Loading branch information
vprtsingh committed Jun 23, 2024
1 parent 4a983a8 commit 099cd04
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 1 deletion.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,22 @@ Library boilerplates for building npm package.
| 5 | [NextJS Library Boilerplate](https://github.com/mernjs/create-mern-app/tree/master/templates/library/nextjs-library-boilerplate) | [![Download NextJS Library Boilerplate](https://custom-icon-badges.herokuapp.com/badge/-Download-blue?style=for-the-badge&logo=download&logoColor=white "Download NextJS Library Boilerplate")](https://github.com/mernjs/create-mern-app/raw/master/templates/library/nextjs-library-boilerplate.zip) |
| 6 | [React Native Library Boilerplate](https://github.com/mernjs/create-mern-app/tree/master/templates/library/react-native-library-boilerplate) | [![Download React Native Library Boilerplate](https://custom-icon-badges.herokuapp.com/badge/-Download-blue?style=for-the-badge&logo=download&logoColor=white "Download React Native Library Boilerplate")](https://github.com/mernjs/create-mern-app/raw/master/templates/library/react-native-library-boilerplate.zip) |


<h4>Modules</h4>

Explore a collection of sample projects organized by technology

<h4>NodeJS</h4>
| SN. | Modules | Download |
| ------ | ------ | ------ |
| 1 | [Stripe Subscription Module]() | [![Stripe Subscription](https://custom-icon-badges.herokuapp.com/badge/-Download-blue?style=for-the-badge&logo=download&logoColor=white "Stripe Subscription")]() |

<h4>Swift</h4>
| SN. | Modules | Download |
| ------ | ------ | ------ |
| 1 | [Swift Firebase Auth Module]() | [![Swift Firebase Auth](https://custom-icon-badges.herokuapp.com/badge/-Download-blue?style=for-the-badge&logo=download&logoColor=white "Swift Firebase Auth")]() |


<h4>Key Features</h4>

1. **Effortless Initialization:**
Expand Down
18 changes: 17 additions & 1 deletion packages/create-mernjs-app/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,22 @@ Library boilerplates for building npm package.
| 5 | [NextJS Library Boilerplate](https://github.com/mernjs/create-mern-app/tree/master/templates/library/nextjs-library-boilerplate) | [![Download NextJS Library Boilerplate](https://custom-icon-badges.herokuapp.com/badge/-Download-blue?style=for-the-badge&logo=download&logoColor=white "Download NextJS Library Boilerplate")](https://github.com/mernjs/create-mern-app/raw/master/templates/library/nextjs-library-boilerplate.zip) |
| 6 | [React Native Library Boilerplate](https://github.com/mernjs/create-mern-app/tree/master/templates/library/react-native-library-boilerplate) | [![Download React Native Library Boilerplate](https://custom-icon-badges.herokuapp.com/badge/-Download-blue?style=for-the-badge&logo=download&logoColor=white "Download React Native Library Boilerplate")](https://github.com/mernjs/create-mern-app/raw/master/templates/library/react-native-library-boilerplate.zip) |


<h4>Modules</h4>

Explore a collection of sample projects organized by technology

<h4>NodeJS</h4>
| SN. | Modules | Download |
| ------ | ------ | ------ |
| 1 | [Stripe Subscription Module]() | [![Stripe Subscription](https://custom-icon-badges.herokuapp.com/badge/-Download-blue?style=for-the-badge&logo=download&logoColor=white "Stripe Subscription")]() |

<h4>Swift</h4>
| SN. | Modules | Download |
| ------ | ------ | ------ |
| 1 | [Swift Firebase Auth Module]() | [![Swift Firebase Auth](https://custom-icon-badges.herokuapp.com/badge/-Download-blue?style=for-the-badge&logo=download&logoColor=white "Swift Firebase Auth")]() |


<h4>Key Features</h4>

1. **Effortless Initialization:**
Expand Down Expand Up @@ -141,4 +157,4 @@ Library boilerplates for building npm package.

Please message us, If you have any query, suggestions or security concerns via [GitHub](https://github.com/mernjs/create-mern-app/discussions)

<p style="margin-left: '30px', margin-right: '30px'"><span style="text-align: 'left'">©2023 <a href="https://github.com/mernjs/create-mern-app/blob/master/LICENSE" target="_blank"> Create MERN App</a></span>&nbsp;&nbsp;&nbsp;&nbsp;<span style="float: 'right'"><b>By: </b> <a href="https://linkedin.com/in/vprtsingh" target="_blank"> Vijay Pratap Singh</a></span></p>
<p style="margin-left: '30px', margin-right: '30px'"><span style="text-align: 'left'">©2023 <a href="https://github.com/mernjs/create-mern-app/blob/master/LICENSE" target="_blank"> Create MERN App</a></span>&nbsp;&nbsp;&nbsp;&nbsp;<span style="float: 'right'"><b>By: </b> <a href="https://linkedin.com/in/vprtsingh" target="_blank"> Vijay Pratap Singh</a></span></p>

0 comments on commit 099cd04

Please sign in to comment.