Ironically the only people who should be using these tools are developers, because once it's built it's going to become a brick pretty quickly unless one knows how to maintain it. However, that said, this is really impressive. For a backend developer who dabbles in frontend, this is magic.
@@MrMikomi i agree and disagree. I don’t know how to code at all. You can do a huge amount yourself with AI. I agree that knowing how to code is an advantage but I’ve been building apps, tapping into APIs, connecting to database, authentication deploying. It’s crazy.
@@wearenocode So you do understand code. That's what he's saying. Do you think coders just magically come up with advanced algorithms out of the blue ?
I agree/disagree as well. You find a starting point, build a website with tools like this and whenever issues arise and there's bugs, ask AI how to fix it, and start reverse engineering things.
5:37 That's basically a navbar with glass morphism effect ( basically elements having transparency and have a filter which blurs its background giving glass effect ) and the corners are basically done using border-radius .. the more it is the more is is curvy from the edges
Watched the Bolt CEO do a podcast and create a website with chat. He struggled to get it to work and he's a developer. Clicked around at lightspeed on 20+ screens, was reading code to debug and understand what Bolt was writing or not doing. He unwittingly provided an example you need tech knowledge to actually make something other than very basic. It's a start, gets a cookie cutter basic result, good luck debugging and proper customisation.. Falls way short of a professional website.
Video is amazing. Suppose I create a website on bolt but how do I transfer to my own custom domain? A lot of people has asked the same question. Please answer
@@ChetanJariwala i never joke 🤣. Yes, it will deploy within bolt to netlify and give you a link. Then you can go in netlify and attach it to another domain. In fact you can even buy a domain in netlify too.
Christian, this is great, but how do you integrate it? What happens after you deploy it? Maybe you can do another video on Netlify and Github? Design is great but I think a lot of people want to understand what happens after the design is completed.
Easiest is just deploy to netlify and add a custom domain otherwise,export code to github / download code and then import it to your hosting provider, this option can get a bit tricky though. once you need updates or fixes your on your own😂 if someone else knows another route id like to know too
@@insomniac7532 Yes, I did that. But what I don't seem to understand is how do I operate the functionality of the app? For instance my app idea targets people that have a certain activity in common - similar to FB groups. How does one log in? Is that all to be built on "bolt" and then deployed? I deployed the app and now it's sitting on the Netlify server ... not sure what to do next. How does one make changes to the deployed app? It would be great to see a video of that process. TY
Really good video and some great advice on getting started. I wonder if it would make sense to have claude create a prompt describing the design language which could then be used in bolt to streamline the process
Great video! Next time, make sure to apply a low-cut filter to frequencies below 80Hz on your microphone to prevent unwanted sub-frequency noise. Every time you press a key on your keyboard, the microphone picks it up, and when someone watches your videos using good headphones or speakers with a subwoofer, it can create distracting sounds. ;)
@ I’ve used bolt and no doubt it’s awesome but I can not figure out the deployment to netlify and for hub a repositories. If someone can clear that it I agree with this video it’s an amazing tool.
@@oscarsilva9189 after you have completed a project in bolt, you'll see a blue button labeled Deploy in the top right corner of the web page and you click it and it'll deploy the site on netlify and give you the link to the site or project and then you cannot create a free account in netlify and then add your own domain inside the dashboard and netlify will deploy it to your domain. If you search the youtube you'll find several videos on this topic. hope this helps.
I really want to learn from you because you always provide great value. I just have one question: is your paid academy up to date? Thank you in advance, and happy New Year! 🎉
Are we all just going to pretend that Wordpress and elementor don't exist? The whole no-code narration and excitement is justified when you are building a working and advanced online app. Using bolt to create just a nice looking website is like... asking an architect to get you all the building designs, paying him $$k so you can then build a small Lego version.
@@ContentAutoLab oh we build with no-code all the time. My favorite combo is relume, webflow, spline. Checkout this one: ua-cam.com/video/6wBAamTOr3A/v-deo.html
Tried to create a landing page much like the one you built. At the second iteration I asked for I got a series of errors that I was able to get Bolt to fix. As soon as it did this I'd used up my entire daily token allocation.
Bolt is meant for non coder people to build basic skeleton, mvp and prototype purposes and then bring them on to developers to optimise it and ask for lower price from developers.
This is not a no code solution. There is quite a bit of code behind the scenes, and it is one-off code with no one to support it. The only thing about this website related to $10,000 is this is the starting point you'd pay for a developer to fix security vulnerabilities and to maintain it.
Is it possible to make a website with this and connect it to a CMS in someway? Would be amazing! Create the structure and design of the website with AI, and then make it possible to do articles and some other changes with the CMS tool. Any idea if thats working with a free CMS like WordPress or any other CMS?
Hi Christian. Awesome video thanks. After deploying the app, can you change the URL to something that suits "your business"? If so, how does one do this?
@@agentred8732 If you saw the video, he didn't he skip lots of parts, mainly 14:29, which I may think he did manually fixes... So, that's why I'm asking for the prompts.
Great video thanks ... Question, I hit a limit does it reset? or do I need to pay to continue? And How do you contact BOLT Support if I have a Billing Issue?
Hey @wearenocode, how can you navigate through all the bugs that are on the bolt platform? I feel I take five steps backwards for every step forward I take. I'm constantly having to rollback to a previous checkpoint because when I ask for change it either modifies different sections, or it just shows me a blank page.
❇ FREE COURSE - Get Access Now: bit.ly/4aBjbaU
🚀 ACADEMY - www.wearenocode.com/academy
⚡ COACHING PROGRAM - bit.ly/4dQv3Zs
Any ways It seemed to start working just fine and I'm getting more and more impressed honestly
Ironically the only people who should be using these tools are developers, because once it's built it's going to become a brick pretty quickly unless one knows how to maintain it.
However, that said, this is really impressive. For a backend developer who dabbles in frontend, this is magic.
@@MrMikomi i agree and disagree. I don’t know how to code at all. You can do a huge amount yourself with AI. I agree that knowing how to code is an advantage but I’ve been building apps, tapping into APIs, connecting to database, authentication deploying. It’s crazy.
@@wearenocode So you do understand code. That's what he's saying. Do you think coders just magically come up with advanced algorithms out of the blue ?
I agree/disagree as well.
You find a starting point, build a website with tools like this and whenever issues arise and there's bugs, ask AI how to fix it, and start reverse engineering things.
@@wearenocode bro, you are making money from making videos. not from seling your final products :)
@@quintinfertig89 AI is really bad when it comes to fixing bugs. They use general online knowledge which sometimes is completely irrelevant.
This website is literally $400-$500. Nothing close to $10k.
exactly
Is client really willing to pay 10k for this kind of website , i belive they must really expecting a proper webapp around that price
dude fr
limiting belief
5:37 That's basically a navbar with glass morphism effect ( basically elements having transparency and have a filter which blurs its background giving glass effect ) and the corners are basically done using border-radius .. the more it is the more is is curvy from the edges
Watched the Bolt CEO do a podcast and create a website with chat. He struggled to get it to work and he's a developer. Clicked around at lightspeed on 20+ screens, was reading code to debug and understand what Bolt was writing or not doing. He unwittingly provided an example you need tech knowledge to actually make something other than very basic. It's a start, gets a cookie cutter basic result, good luck debugging and proper customisation..
Falls way short of a professional website.
My father's name was Claude! He used to say "just like a clump of dirt!" lol. Nice to know he came back as
A.I. 🤗
Made me smile
If you really want to help, make videos for connecting databases or advertising or actually how you could sell products etc.
Haha, maybe you should make content. Sounds good though, but if I make content about getting customers you better be the first commenter. Deal?
This would be awesome, tbh 😅
@@HM-so6xt you’ll be commenter #2. LFG
@@wearenocode Done deal. But give me heads up, people are insanely fast here.
@@wearenocode It'll be really helpful if you did as he said actually 😂 I'mma be third commenter for sure!
Video is amazing. Suppose I create a website on bolt but how do I transfer to my own custom domain? A lot of people has asked the same question. Please answer
@@ChetanJariwala you can connect it by deploying then in netlify you can change it.
Ask the same Ai that built the site.
@@Flibbinstein Thanks. I will do just that... Hope this is not a joke.
@@ChetanJariwala i never joke 🤣. Yes, it will deploy within bolt to netlify and give you a link. Then you can go in netlify and attach it to another domain. In fact you can even buy a domain in netlify too.
@@wearenocode AMAZING VIDEO, as always. A huge thank you for all your work.
So does this mean I can't move it all to Hostinger?
Wordpress is done. This is sick!
Loved this!! I’ve been creating a site but this flow of building the homepage first would’ve saved me a tonne of time. 👏🏽👏🏽👏🏽
It would be interesting to make a step by step, from building the app or website and show how to run it or make it 100% functional.
Great video 😁
Really appreciate the valuable content. Subbed
@@funguy29 ❤️
dude when you added the 3D basketball at the end with that tiny prompt I got a tear in my eye lmao
That spline was the cherry on top.
Christian, this is great, but how do you integrate it? What happens after you deploy it? Maybe you can do another video on Netlify and Github? Design is great but I think a lot of people want to understand what happens after the design is completed.
Easiest is just deploy to netlify and add a custom domain otherwise,export code to github / download code and then import it to your hosting provider, this option can get a bit tricky though. once you need updates or fixes your on your own😂 if someone else knows another route id like to know too
@@insomniac7532 Yes, I did that. But what I don't seem to understand is how do I operate the functionality of the app? For instance my app idea targets people that have a certain activity in common - similar to FB groups. How does one log in? Is that all to be built on "bolt" and then deployed? I deployed the app and now it's sitting on the Netlify server ... not sure what to do next. How does one make changes to the deployed app? It would be great to see a video of that process. TY
@@redpictures5286 Study the code and software architecture. Ask AI to help you. There is no other way
@@redpictures5286why not code it yourself laravel is easy
@@redpictures5286 😂😂😂 if you need a developer let me know
Really good video and some great advice on getting started.
I wonder if it would make sense to have claude create a prompt describing the design language which could then be used in bolt to streamline the process
Great video! Next time, make sure to apply a low-cut filter to frequencies below 80Hz on your microphone to prevent unwanted sub-frequency noise. Every time you press a key on your keyboard, the microphone picks it up, and when someone watches your videos using good headphones or speakers with a subwoofer, it can create distracting sounds. ;)
Ayo ya Boi was dancing * Floating (LOL)like a butterfly & stinging like a 🐝
On point target 🎯
Absolute fire! Thank you!!
No code existed for a decade and still conventional programming has also been the go to option of companies
Can you do a video on how to host a bolt website after you deploy. What are the steps to get your domain and have it completely up and online?
I agree. UA-camrs love to post numbers “$10,000” but let’s see how it becomes a reality. 👏 😎
@ I’ve used bolt and no doubt it’s awesome but I can not figure out the deployment to netlify and for hub a repositories. If someone can clear that it I agree with this video it’s an amazing tool.
Just copy the code and paste in wordpress
@@oscarsilva9189 after you have completed a project in bolt, you'll see a blue button labeled Deploy in the top right corner of the web page and you click it and it'll deploy the site on netlify and give you the link to the site or project and then you cannot create a free account in netlify and then add your own domain inside the dashboard and netlify will deploy it to your domain. If you search the youtube you'll find several videos on this topic. hope this helps.
I already have a domain name, how do I deploy it with my domain name
great video ! what about more complex stuff? for example if I wanted to build a marketplace with backend features etc
Great video, thanks!
Thank you for creating this video!
I really want to learn from you because you always provide great value. I just have one question: is your paid academy up to date? Thank you in advance, and happy New Year! 🎉
Thank you! I'm a fan of this channel and it helps to inspire me to start a no code website!
How can you sync this to Shopify🤔
Are we all just going to pretend that Wordpress and elementor don't exist? The whole no-code narration and excitement is justified when you are building a working and advanced online app. Using bolt to create just a nice looking website is like... asking an architect to get you all the building designs, paying him $$k so you can then build a small Lego version.
@@ContentAutoLab oh we build with no-code all the time. My favorite combo is relume, webflow, spline. Checkout this one:
ua-cam.com/video/6wBAamTOr3A/v-deo.html
As with anything we need to decide for ourselves if a specific approach aligns with our business. We don’t have to use AI if we don’t want to.
Webflow is not no code ☠️
@joMojojojo ok and...?
don't be nasty😊
Tried to create a landing page much like the one you built. At the second iteration I asked for I got a series of errors that I was able to get Bolt to fix. As soon as it did this I'd used up my entire daily token allocation.
I beleive it a quick landing page builder.
The bolt website is not working properly.
It crashed my iPhone, multiple time when I come back to browser.
By the way, you can just CTRL-V your screenshot into Claude chat box.. no need to select files.
Great video! Easy to follow. Can you show how to deploy on a personal domain in your next video?
Integrate some of the AI workflow and make a video about AI integrations and workflow
Great video, thank you
Great video, Christian, what tech tools are you using to do the screen capture? Looks amazing with the zoom effect!
That's just editing, but a great one is Tella.tv
It has auto zoom. Highly recommended.
the phone is crashing whenevr i open the website and scroll😂😭
Thats great. Can u connect a domain to it?
This is great. Can we download the code it generates?
Amazing, great video. I think the next step you will use only the microphone
This is so entertaining and useful information
Glad you enjoyed it
Wow....just WOW!!!
How about functionality such as Online store, user subscription, payment API and many many other features?!
Bolt is meant for non coder people to build basic skeleton, mvp and prototype purposes and then bring them on to developers to optimise it and ask for lower price from developers.
Great video! How to export it and to be usable for wordpress blog?
@@MrDavesnooker click on stackblitz and from there you can download the full project. Code and all.
Which plan did you purchase for making this website?
@@CR7_G.O.A.T.786 $20/month
Hi, I can help you create your website if you want.
@Freelancermasudrana2 I am a web developer too
can i create an online shop with bolt ?
This is so clutch
Can you build a crm?
can it create a sign up / login system for e-commerce. like shopify, amazon etc?
This is not a no code solution. There is quite a bit of code behind the scenes, and it is one-off code with no one to support it. The only thing about this website related to $10,000 is this is the starting point you'd pay for a developer to fix security vulnerabilities and to maintain it.
TY for this video! If your site is already up and you made changes to it in Bolt, would you just hit 'deploy' again to see those changes?
But this website is so laggy why?
@@parmeetsingh9612 probably because of how heavy the 3D animation is. Didn’t have time for that in 30 minutes 😅
It would be incredibly useful if you go through the last steps of linking a domain to the site and also discuss making changes later.
search in google for:
custom domain hosted in github, this is a free way to host your domain.
Is there a reason why you use Claude and not gpt ?
claude is a lot better at coding
What was the total cost of using bolt and spline? It couldn't have been free.
It’s free my bro
@@Ascnt free but there's daily limit right?
can you connect this to shopify? How would you do that to start selling?
How to use this with shopify 🤷🧐?
One thing tho the website seems very laggy and keeps on crashing
Thank you Christian!
I have a question, What happened after the user submit contact us form? where these data are stored ?
Terrific video! Loved it!!
Amazing Video! I'm curious about the cost. What's the cost of hosting?
Good, but need a responsive version :)
I'm pretty sure animations in the hero is in "fancy extras", and it didn't even work very well
Is it possible to make a website with this and connect it to a CMS in someway?
Would be amazing! Create the structure and design of the website with AI, and then make it possible to do articles and some other changes with the CMS tool.
Any idea if thats working with a free CMS like WordPress or any other CMS?
Hi Christian. Awesome video thanks. After deploying the app, can you change the URL to something that suits "your business"? If so, how does one do this?
what would you say is the best tool to use for coding an ecommerce website?
great Bolt website! how can you ix or edit an existing website done with bolt, or any existing website with HTML or Wordpress? is that durable ?
2:09 - How? I get a white screen and that's it.
Can you tell me how did you fix white color at the beginning? 2:12
I do have a question for the different AI you use: do you use the paid versions? Or do you use the free versions, and why?
please make video how to upload this fille site to other site or to transfere it to wordpress
we need a full video for bolt making full web app
bro bolt is not completely free
@@ItsSk-bk9sm Yup daily limits. STill whatever free thoigh
Could you share the prompts tjat you used?
He literally showed you every prompt that he used… 😂
@@agentred8732 If you saw the video, he didn't he skip lots of parts, mainly 14:29, which I may think he did manually fixes... So, that's why I'm asking for the prompts.
How should we create the whole code once
and how will we connect our backend and database to it
Bonjour Christian, j'aime beaucoup le fond d'écran avec les ballons de basket. Serait-il possible de l'avoir?
I have no idea how to added that 3d animation. you didn't even put that link in the bolt. How was the animation added??
Great video thanks ... Question, I hit a limit does it reset? or do I need to pay to continue? And How do you contact BOLT Support if I have a Billing Issue?
Really cool but the Nav is not responsive
I see it's using react under the hood, is it any good for SEO ?
Can we edit these websites in future just like WordPress site? How?
My pc started to hang after visiting the site you just created.
so i just deploy it and itll be fine?
Can u put your own logo on the site ?
Are those sites woo commerce ready?
Hey @wearenocode, how can you navigate through all the bugs that are on the bolt platform? I feel I take five steps backwards for every step forward I take. I'm constantly having to rollback to a previous checkpoint because when I ask for change it either modifies different sections, or it just shows me a blank page.
how would i make websites for clients that they can 100% own and use?
Pretty awesome.
how you fixed the preivew ??
Will this eliminate all those annoying indian tech calls?
Why it seems so laggy at the end
Any website similar to bolt that is free of use?
no
Can I make an app with it
there is no way I can get bolt to produce even a simple helo world web app, what am I doing wrong?
Try enhancing the prompt and feeding it with the console errors
So overpowered.
can you please share links for three website introduced in first second of video ?
But how do make it a web site that works?
how much cost the tools 4 develop nd maintenance it??
$300
is it free? I love your work by the way.
please tell how to take it to WordPress