diff --git a/learn.json b/learn.json new file mode 100644 index 0000000000..02a0da216e --- /dev/null +++ b/learn.json @@ -0,0 +1,18 @@ +{ + "title": { + "en": "WebApp Template with React JS and Flask API", + "es": "Plantilla de WebApp con React JS y Flask API" + }, + "description": { + "us": "Build web applications effortlessly with our React.js and Flask API boilerplate. Learn to deploy in minutes—discover the template now!", + "es": "Crea aplicaciones web sin esfuerzo con nuestro boilerplate de React.js y Flask API. Aprende a desplegar en minutos—¡descubre la plantilla ahora!" + }, + "slug": "react-flask-webapp-template", + "difficulty": "intermediate", + "duration": "4", + "projectType": "template", + "repository": "https://github.com/4geeksacademy/react-flask-hello", + "preview": "https://github.com/4geeksacademy/react-flask-hello/preview.png", + "video": "https://www.loom.com/share/f37c6838b3f1496c95111e515e83dd9b", + "technologies": ["React.js", "Flask", "Python", "SQLAlchemy","vite"] +}