Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions README.en-US.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,20 @@
</div>

<div align="center">

# StartER

# StartER – A modern full-stack Express + React starter

🔧 **Educational framework** for building web applications in Express + React with integrated production tools.

⭐️ If you find this project useful, **add a star** to support the project! [![GitHub Stars](https://img.shields.io/github/stars/rocambille/start-express-react.svg?style=social)](https://github.com/rocambille/start-express-react)

[![Use this template](https://img.shields.io/badge/Start-Use_this_template-2ea44f?style=for-the-badge)](https://github.com/rocambille/start-express-react/generate)

[![Read the manual](https://img.shields.io/badge/Learn-Read_the_manual-blue?style=for-the-badge)](https://github.com/rocambille/start-express-react/wiki/Home-en-US)

</div>

This project is an educational framework, following an Express-React architecture connected to a database:
## Overview

```mermaid
sequenceDiagram
Expand Down
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,20 @@
</div>

<div align="center">

# StartER

# StartER – Un starter Express + React full-stack moderne

🔧 **Framework pédagogique** pour créer des applications web en Express + React avec des outils de production intégrés.

⭐️ Si vous trouvez ce projet utile, **laissez une étoile** pour soutenir le projet ! [![GitHub Stars](https://img.shields.io/github/stars/rocambille/start-express-react.svg?style=social)](https://github.com/rocambille/start-express-react)

[![Use this template](https://img.shields.io/badge/Démarrer-Use_this_template-2ea44f?style=for-the-badge)](https://github.com/rocambille/start-express-react/generate)

[![Read the manual](https://img.shields.io/badge/Apprendre-Read_the_manual-blue?style=for-the-badge)](https://github.com/rocambille/start-express-react/wiki)

</div>

Ce projet est un framework pédagogique, suivant une architecture Express-React connectée à une base de données :
## Vue d'ensemble

```mermaid
sequenceDiagram
Expand Down