FAQ

Frequently asked questions

A quick set of answers about the site, its content and how the demo forms behave.

Is this a real news site?

It is a frontend demonstration that mimics an editorial publication. The reporting is sample content designed to look and behave like a real publication structure.

Do the forms send data?

No. Contact and newsletter forms validate locally in the browser and do not send any submissions to a backend.

Can I read the site without JavaScript?

Yes. Every page is fully readable without JavaScript. Script.js only adds convenience features such as the mobile menu, cookie banner and local form feedback.

Where are the article pages?

Each article in the archive has its own static HTML file named after the slug, for example article-next-generation-casino-floors-flexible-technology.html.

Are the images local?

Yes. All linked imagery is copied into assets/images so the site does not depend on external image URLs.

Do you still need the React app?

No. The final site is a static HTML/CSS/JS build and the React/Vite source is removed from the working tree.