#61838Missing image in React lecture

WitchDevelopsWitchDevelops
opened 2 months ago
Author

Describe the Issue

What: Probably a bug, minor kind, missing content

Where: Certified Full Stack Developer Curriculum -> Introduction to JavaScript Libraries and Frameworks ->What is Vite, and How Can It Be Used to Set Up a New React Project?

What happened: There is a text that's wrapped in square brackets that says [Image showing the boilerplate Vite files and folders in a code editor, including the public and src folders, and the .gitignore, eslint.config.js, index.html, package.json, README.md, and vite.config.js files.]

What was expected: From the content it seems that there should be a screenshot that ilustrates how a Vite boilerplate looks like, but there is no image. I would expect to see a screenshot and the above text in square brackets to be either it's caption or alt text.

Steps to replicate: visit https://www.freecodecamp.org/learn/full-stack-developer/lecture-introduction-to-javascript-libraries-and-frameworks/what-is-vite-and-how-can-it-be-used-to-set-up-a-new-react-project Search for the phrase to locate the text

Affected Page

https://www.freecodecamp.org/learn/full-stack-developer/lecture-introduction-to-javascript-libraries-and-frameworks/what-is-vite-and-how-can-it-be-used-to-set-up-a-new-react-project

Steps to Reproduce

  1. Go to 'https://www.freecodecamp.org/learn/full-stack-developer/lecture-introduction-to-javascript-libraries-and-frameworks/what-is-vite-and-how-can-it-be-used-to-set-up-a-new-react-project'
  2. Scroll down to '[Image showing the boilerplate Vite files and folders in a code editor, including the public and src folders, and the .gitignore, eslint.config.js, index.html, package.json, README.md, and vite.config.js files.]'
  3. See that an image is missing
Image

Expected behavior

I would expect to see a screenshot with an example of Vite boilerplate, not only its description

Screenshots

Image

System

  • Device: Laptop
  • OS: Windows 10
  • Browser: Chrome
  • Version: Version 139.0.7258.67 (Official Build) (64-bit)

Additional context

No response