/bocaditosespanol

Bocaditos de Español offers a delightful and immersive language learning experience that brings the vibrancy of the Spanish-speaking world right to your fingertips. Our aim is to make Spanish learning authentic, accessible, and enjoyable for students worldwide.

Primary LanguageJavaScript

Bocaditos de Español

🎥 Preview

🚀 Live

Bocaditos de Español offers a delightful and immersive language learning experience that brings the vibrancy of the Spanish-speaking world right to your fingertips. Our aim is to make Spanish learning authentic, accessible, and enjoyable for students worldwide.

🔍 Keywords: JavaScript, CSS3, HTML5, async/await, API, Git, responsive design.

🟡 Version 1

This version consists of the implementation of the bite-sized lessons, the creation of the homepage, and the subscription form.

  • 🌱 Next version: Implement matching game.
  • 👾 Bugs: None that I know of, but if you find one let me know!

🗂️ File structure:

	📗 Bocaditos de Español
	├── 📂 src
	│   ├── 📂 assets
	│   ├── 📂 components
	│   │   ├── 📂 assets
	│   │   ├── 📂 styles
	│   │   ├── 💙 Footer.jsx
	│   │   ├── 💙 LessonsSearch.jsx
	│   │   ├── 💙 NavBar.jsx
	│   │   ├── 💙 NoResponsive.jsx
	│   │   ├── 💙 ProgressBar.jsx
	│   │   ├── 💙 subscriptionForm.jsx
	│   │   └── 💙 WorkInProgress.jsx
	│   ├── 📂 pages
	│   │   ├── 📂 assets
	│   │   ├── 📂 data
	│   │   │   └── 📜 lessons.json
	│   │   ├── 📂 styles
	│   │   ├── 💙 Games.jsx
	│   │   ├── 💙 Homepage.jsx
	│   │   ├── 💙 Lesson.jsx
	│   │   ├── 💙 Lessons.jsx
	│   │   └── 💙 Practice.jsx
	│   ├── 🎨 App.css
	│   ├── 💙 App.jsx
	│   ├── 🎨 index.css
	│   ├── 💙 main.jsx
	├── 📄 index.html
	└── 📖 README.md