Let's build a web app with AI in 191 min (Cursor AI, VS Code, ChatGPT, Firebase)

Поделиться
HTML-код
  • Опубликовано: 16 ноя 2024

Комментарии • 47

  • @Corbin_Brown
    @Corbin_Brown  Месяц назад +5

    [Bonus Lesson] - Connect Google Analytics To Your Website
    ruclips.net/video/j0eNlQqsW4w/видео.html

    • @danwest9636
      @danwest9636 28 дней назад

      Hey Corbin. What a video! Your content is highly underrated and your viewer base will certainly grow monumentally.
      I am in the early stages of developing a livestock tracking app for our sheep farm in South Africa.
      Can you please give me advice on the process I should follow and whether any paid ai versions are necessary?
      I'm currently using the v0, cursorai, firebase route. Should I get the paid version of any ai platform?
      After the app is created, what will be the best way to reliably and safely store the captured data of the animals?

  • @MatthewMacaskill
    @MatthewMacaskill 17 дней назад +3

    Thanks for sharing all the documentation FOR FREE! I think it's a great way to help build a community of creators. If/when I create content, I'm going to pay it forward by providing free resources as well. This is the way.

  • @wormholeinteractive
    @wormholeinteractive 11 дней назад +2

    Had used Firebase for auth, never explored the idea of hosting - thank you!

  • @duntuk
    @duntuk Месяц назад +4

    A couple of tips for viewers: 1. Use the VScode integrated terminal (instead of iterm, etc)
    2. Use the vsode git integration via git icon next to extensions icon (instead of using terminal commands)
    3. Use Cursor AI code editor (instead of vscode, its the same thing but with tightly integrated AI features) , since it costs the same as chatgpt , and includes full chatgpt access, and other AI models, most importantly Claude 3.5, which is well known for being better at coding than chatgpt 4o...
    NOTE: This tutorial is supposed to be for non coders, hence using the code editor UI as much as possibly makes most sense. And... it's titled as "Cursor AI", not VScode...

    • @duntuk
      @duntuk Месяц назад +3

      Also... as for instructions to chatgpt or any other AI model, with Cursor, use '.cursorrules' file to tell the AI specifics on how to handle your code, answer you, etc (just as was shown for the chatgpt specific customization instructions )

    • @duntuk
      @duntuk Месяц назад +3

      For integration with github, without doing the whole key thing described in video, Microsoft has an official extension called 'remote repos' ... which allows you to use the git UI to add your github repo and requires a single approval (popup) to setup full access to your github

  • @NoCodeFilmmaker
    @NoCodeFilmmaker Месяц назад +3

    Bro, you should have like 600k views. Best approach and tutorials on the platform. Very underrated channel.

  • @ZakirJaafar
    @ZakirJaafar Месяц назад +7

    3 hours compilations website buildup. Sick 👍👍👍

  • @ProphetFromAI
    @ProphetFromAI 11 дней назад

    This is the most valuable tutorial I have ever watched. Thanks Corbin, paid to join your skool just to send you $20.

  • @nhoyo4363
    @nhoyo4363 26 дней назад +4

    What a G. Thanks. Subscribed and will keep seeing your content to stay up to date with all these technologies. Excited to see how V0 plays into all of this

  • @musaedowied6703
    @musaedowied6703 Месяц назад +3

    This channel deserve millions of subscribers!

  • @PedroCostaeSilva
    @PedroCostaeSilva Месяц назад +2

    Please keep up the speed, never slow down. Good stuff.

  • @fernandogonzalezhenr
    @fernandogonzalezhenr 29 дней назад +2

    This is the best. The content and the lesson is incredible. AMAZING.

  • @lukaperez6523
    @lukaperez6523 Месяц назад +2

    Thank you for this, honeslty, just getting into coding this month and your videos make it make sense!

  •  Месяц назад +1

    would be cool if there were a full ai code editor / web based service that understands the whole repo. im a dev and partially hate ai for taking some of our job but my other part is liking this quick prototyping tool

  • @squirrel_plays_fof4318
    @squirrel_plays_fof4318 3 дня назад +1

    So so helpful. Thanks man

  • @hatimalmaghrabi7054
    @hatimalmaghrabi7054 4 дня назад +1

    You are a legend

  • @educationrepublic9273
    @educationrepublic9273 Месяц назад +1

    Thank you for this series! You are incredibly talented with a swathe of skills! Love your delivery of this content, which is usually very dry, and your ability to contextualise it for noobs like me. Well done! I do take exception to no cream in my coffee in lesson 3 though Happy International Coffee Day Corbin! ☕

  • @Sergatx
    @Sergatx Месяц назад +1

    You've been putting out some really great content recently man! Thanks!

  • @jesussanlv
    @jesussanlv Месяц назад +2

    Thank God for my Adhd Hyper focusing 😂🎉 watching the whole video with like 3-5 pauses lol

  • @dubc3908
    @dubc3908 Месяц назад +2

    Thank u for this valuable info

  • @devaunhawkins6042
    @devaunhawkins6042 Месяц назад +2

    Love what you doing bro!

  • @deweywynn
    @deweywynn Месяц назад

    Crazy how you started this two weeks ago 🤙🏼🤙🏼🤙🏼

  • @tradingwithwill7214
    @tradingwithwill7214 Месяц назад +2

    various issues as i follow thru - had to change permissions on .config for the Firebase CLI, various package issues/dependencies with firebase install that i did npm audit fix --force but it still wouldn't address all the vulnerabilities, and npm run build errors. i'm basically stuck even with chatgpt help. Installing firebase caused problems so i updates the react-scripts but then other stuff breaks. Ok i had to dick with the package.json quite a bit to get it to work with various versions of package dependencies.

  • @ramo4uuuu
    @ramo4uuuu Месяц назад

    What is better? This with ai or drag and drop systems for building websites ?

  • @HUBST3IN
    @HUBST3IN Месяц назад +2

    Hey, I came across your channel today and I'm impressed with what you do, respect!
    I'm creating my own card-role-playing game and I need my own personal assistant who can help me analyze data, suggest solutions, help with creating a storyline, help with mechanics, etc. However, I would like my ideas to remain mine and not be used in the AI ​​training process. Do you have a way to do that? Can I create a writing assistant who will have access to what I've created and can help me based on that?
    If you have any videos on this topic, I'd love to watch them.. if not, maybe you want to make one? :D

    • @Corbin_Brown
      @Corbin_Brown  Месяц назад +1

      Thanks for the feedback! I would say your best option here would be to download an AI model locally - check out this video: ruclips.net/video/zrNKfiCuqCs/видео.html

  • @parulp6385
    @parulp6385 Месяц назад +2

    Great work

  • @YaelMendez
    @YaelMendez Месяц назад +2

    amazing effort. Thank you. #elearning

  • @ZakirJaafar
    @ZakirJaafar Месяц назад +2

    Thanks

  • @aundreoldacre6979
    @aundreoldacre6979 8 дней назад

    If any designers have the time, I have 2 websites I'd like to build quickly with Cursor AI but don't have the time to learn this.

  • @darnwarn
    @darnwarn 6 дней назад

    I think you missed something between the app being deployed and not being able to edit to view the red square on local host or website. Tried everything. Any advice?

    • @Corbin_Brown
      @Corbin_Brown  6 дней назад

      Check out this video-it may be able to help with this!
      ruclips.net/video/2WnxKCFAXAM/видео.html

  • @ramo4uuuu
    @ramo4uuuu Месяц назад +1

    I don‘t get why u dont just use Cursor AI with integrated AI instead of VS code and copy paste from chat gpt? Could someone explain ?

    • @Corbin_Brown
      @Corbin_Brown  Месяц назад +1

      I explain more about why I think this method is best in this video:
      ruclips.net/video/dxXdo0amheg/видео.html

  • @Divyv520
    @Divyv520 Месяц назад

    Hey Corbin , very good video ! I was wondering if I can help you with more Quality Editing in your videos and make Highly Engaging Thumbnails which will help your videos to get more views and engagement . Please let me know what do you think ?

  • @AllanRyan
    @AllanRyan Месяц назад

    Using VS code because most people don't have cursor ai?

  • @akshaynarwadkar5264
    @akshaynarwadkar5264 Месяц назад

    Pro

  • @tradingwithwill7214
    @tradingwithwill7214 Месяц назад

    Wax on wax off :)