Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 33 additions & 1 deletion youtube-shorts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,39 @@ This is a minimal Revideo starter project. It can be bootstrapped using
`npm init @revideo@latest` and selecting the minimal template.

It includes a simple scene with a background video, music and the Revideo logo.
You can get started by editing the `project.tsx` file in the `src` folder.
You can get started by editing the `pro[Opening shot: A sleek Bugatti 2025 driving through a scenic route]

[Upbeat, energetic music playing]

Narrator: "Get ready to be amazed by the Bugatti 2025! 🏎️✨ This hypercar is the epitome of luxury and performance. πŸŒŸπŸš€"

[Cut to a close-up of the car's exterior design]

Narrator: "With its stunning aerodynamic design and iconic Bugatti grille, the 2025 model is a true masterpiece of engineering. πŸ”₯πŸš—"

[Transition to the interior shot]

Narrator: "Step inside to experience unparalleled luxury. The interior boasts the finest materials, advanced tech, and a driver-focused cockpit. πŸ›‹οΈπŸŽ›οΈ"

[Cut to a shot of the engine]

Narrator: "Under the hood, the Bugatti 2025 is powered by a monstrous W16 engine, delivering mind-blowing speed and performance. ⚑🏁"

[Show a shot of the car accelerating on a track]

Narrator: "This beast can go from 0 to 60 mph in under 2.5 seconds, making it one of the fastest cars on the planet. πŸš€πŸ’¨"

[Cut to a shot of the car's advanced safety features]

Narrator: "Safety is also a priority, with cutting-edge features ensuring a secure and thrilling ride. πŸ›‘οΈπŸš¦"

[End with a shot of the Bugatti 2025 driving into the sunset]

Narrator: "The Bugatti 2025 is not just a car; it's a statement of excellence and innovation. Are you ready to experience the future of driving? 🌟🏎️"

[Text on screen: "Subscribe for more! #Bugatti2025 #Hypercar #LuxuryPerformance"]

[Music fades out]ject.tsx` file in the `src` folder.

You can run the Revideo editor using `npm start` and render the final video
using `npm run render`.
Expand Down