Skip to content

Commit f7f3928

Browse files
Merge pull request #629 from Lorenagubaira/patch-1
Update learn.json
2 parents aeee858 + 0df10fb commit f7f3928

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

learn.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"title": {
3+
"en": "WebApp Template with React JS and Flask API",
4+
"es": "Plantilla de WebApp con React JS y Flask API"
5+
},
6+
"description": {
7+
"us": "Build web applications effortlessly with our React.js and Flask API boilerplate. Learn to deploy in minutes—discover the template now!",
8+
"es": "Crea aplicaciones web sin esfuerzo con nuestro boilerplate de React.js y Flask API. Aprende a desplegar en minutos—¡descubre la plantilla ahora!"
9+
},
10+
"slug": "react-flask-webapp-template",
11+
"difficulty": "intermediate",
12+
"duration": "4",
13+
"projectType": "template",
14+
"repository": "https://github.com/4geeksacademy/react-flask-hello",
15+
"preview": "https://github.com/4geeksacademy/react-flask-hello/preview.png",
16+
"video": "https://www.loom.com/share/f37c6838b3f1496c95111e515e83dd9b",
17+
"technologies": ["React.js", "Flask", "Python", "SQLAlchemy","vite"]
18+
}

0 commit comments

Comments
 (0)