Cursor AI Beginner's Guide To AI Coding in 28 min (Claude AI, ChatGPT, GitHub, Firebase)

  Рет қаралды 26,948

Corbin Brown

Corbin Brown

Күн бұрын

Пікірлер: 117
@Corbin_Brown
@Corbin_Brown 3 ай бұрын
Navigate to key moments👇 recap via bumpups.com 0:00 - Introduction to Cursor AI tutorial 1:11 - Overview of the Google Doc guide 2:57 - Creating a project directory in terminal 4:40 - Successfully created a project repository 7:31 - Successfully installed Node.js 9:16 - Reverting to an older branch 10:31 - Creating your first GitHub repository 12:26 - Generating a personal access token 14:50 - Successfully connected Cursor AI with GitHub 17:10 - How to push changes to GitHub 18:31 - Successfully completed your first commit 19:50 - Successfully created a React application 21:05 - Creating a Firebase project for hosting 23:44 - Logging into Firebase account 26:38 - Deploying the website live 27:40 - Adding custom domains to Firebase
@AndreLuis-xo6ub
@AndreLuis-xo6ub 2 ай бұрын
After two years learning python with ChatGPT using selenium, data processing, flask servers for generating webpages, database interaction, API routes on Flask servers, threading, multiprocessing, simple and advanced API scripts, services, I really feel this is exactly the next step that I was needed for my new full stack project. Thank you very much!!!
@Corbin_Brown
@Corbin_Brown 2 ай бұрын
🤝
@CaptNcrapNapkin
@CaptNcrapNapkin Ай бұрын
AMAZING TUTORIAL! thank you thank you! NO coding EXP. here took me 9 days with some trial and error in my spare time to complete. git log git reset --hard have been LIFE SAVERS FOR ME! CHEERS from CANADA!
@Corbin_Brown
@Corbin_Brown Ай бұрын
🤠
@slavrgo
@slavrgo 6 күн бұрын
Super understandable for everyone. You have a talent for tutoring :) great job!
@saleem86
@saleem86 3 ай бұрын
what an amazing feeling to build something for the first time and correct the errors along the way. I can sort of imagine the empowerment devs have to create out of thin air! This def pushing me to learn coding. Thanks Corbin!
@Wanderer24x7
@Wanderer24x7 Ай бұрын
Thank you, been messing around with other youtubers for the last 3 weeks with nextjs but have not been able to see a website. Now completed this tutorial and BAM.... there it is
@florianrolke
@florianrolke 3 ай бұрын
Beautiful work, you really did go the extra mile. Thank you, Corbin!
@sebastianpertuzmejia4123
@sebastianpertuzmejia4123 3 ай бұрын
Thanks, reaching localhost 300 was much more difficult than I thought, but I did it. Now I feel empowered.
@DrewDTrott
@DrewDTrott 3 ай бұрын
Wow, great video mate. Made it to the end and learnt a LOT on the way. Appreciate the simple breakdown for such a complicated world for the new guys.
@Corbin_Brown
@Corbin_Brown 3 ай бұрын
Glad it helped!
@rhkurani
@rhkurani 2 ай бұрын
This is amazing! Being a non-technical founder and being able to set up GitHub, Firebase, and actually deploy a react web-app... OMG. I'm like salivating for a project now. Going to skim through the rest of your videos. :)
@Corbin_Brown
@Corbin_Brown 2 ай бұрын
Glad it helped!
@rhkurani
@rhkurani 2 ай бұрын
@@Corbin_Brown - whens the next videos coming along. I'd love to follow along on a few different projects, if you have them.
@Corbin_Brown
@Corbin_Brown 2 ай бұрын
@@rhkurani Check out this playlist - it shows how to build an actual website from start to finish with AI: kzbin.info/aero/PLJrzt4ameiaPTLN4LXiv1Y7ONKuaj7Q9O
@海涵海涵
@海涵海涵 3 күн бұрын
thanks man, this video is nothing but easy to follow. Thanks for getting rid of all the jargons and make the process fun to follow!
@hughmitchellmusic
@hughmitchellmusic 3 ай бұрын
Absolutely epic. Becoming a non-technical founder and this really helps understand what is happening. Now, to lean c++ or not. That is the question ha. Thanks a BILLION
@Corbin_Brown
@Corbin_Brown 3 ай бұрын
🤠
@seansanderson
@seansanderson 2 күн бұрын
Awesome work Corbin. Thank you so much. Thats just what I need.
@leoneidelman8629
@leoneidelman8629 Ай бұрын
well brother, i'm glad i found you absolute game-changer! 🔥 Definitely coming back for more wisdom! Keep crushing it! 💪
@Corbin_Brown
@Corbin_Brown Ай бұрын
🙌
@nickvanmaele8059
@nickvanmaele8059 3 ай бұрын
Thanks very much Corbin for providing these detailed instructions. Adding a ChatGPT conversation is brilliant. It helped me resolve all the problems I encountered. You da man. I subscribed to your channel.
@Corbin_Brown
@Corbin_Brown 3 ай бұрын
Welcome 🤠
@hardcorebyjoshely
@hardcorebyjoshely 3 ай бұрын
I'm still here bro, I have been learning the basics of python, getting familiar with vs code, git hub, my terminal and mainly utilizing Chat GPT and claude to assist with understanding then instructing me step by step. Anywho, this video is huge. Always a banger dude. much appreciated 🔥🔥🔥
@Corbin_Brown
@Corbin_Brown 3 ай бұрын
🙌
@collinvelarde7473
@collinvelarde7473 Ай бұрын
Solid video brotha. Nice work.
@galhason5778
@galhason5778 Ай бұрын
Hey Everyone 👋 Find the parts that interest you: 0:00 - Introduction to Cursor AI tutorial 1:11 - Overview of the Google Doc guide 2:57 - Creating a project directory in terminal 4:40 - Successfully created a repository 7:31 - Successfully installed Node.js 9:16 - Reverting to an older branch 12:26 - Generating a personal access token 14:00 - Save your personal access token safely 15:01 - Troubleshooting errors and issues 18:31 - Successfully completing your first commit 19:45 - Creating a Firebase project 22:41 - Initializing Firebase hosting tools 23:51 - How to log out of Firebase 26:38 - Command to deploy your website 27:40 - Adding custom domains in Firebase Chat with videos via Bumpups 🌲
@snazzy4854
@snazzy4854 2 ай бұрын
This was amazing. Thank you for all the details - everything worked on my side and got my first app out! I have a request: Can you create another tutorial showing how to connect a database/backend and how to connect storage-related things (like connecting an AWS S3 bucket or some other easy way to hold storage for images/videos/files within the app). I feel like that is the next step that a lot of apps need but unfortunately Cursor can't just do for you with their AI responses Thanks again for this video - was already extremely helpful!!
@Corbin_Brown
@Corbin_Brown 2 ай бұрын
Thanks for the feedback, and yeah, I definitely plan on diving into this topic more in a future playlist I will release, showing how to create AI software from scratch!
@speedyromuk
@speedyromuk 3 ай бұрын
Excellent engaging tutorials - nice pace, quite funny like Matthew Mcconaughey of dazed and confused is a coding teacher. Well done.
@Corbin_Brown
@Corbin_Brown 3 ай бұрын
Thanks!
@telexiz
@telexiz Ай бұрын
Watching this Bro Corbin is : 1- Learning 2- Enjoying a super cool standup comedy 3- Having fun Keep it up bro, just discovered your channel (bloody youtube algo)
@Corbin_Brown
@Corbin_Brown Ай бұрын
🤠
@telexiz
@telexiz Ай бұрын
Thanks!
@jguillengarcia
@jguillengarcia 3 ай бұрын
Wow corbin this is a such great tutorial step by step really going to the main stuff! You resolve so many doubts to a no coder! Top!!
@Corbin_Brown
@Corbin_Brown 3 ай бұрын
Thanks!
@akshaypatel6720
@akshaypatel6720 Ай бұрын
I'm so obsessed over you're videos right now thanks for making as dumb as possible
@Corbin_Brown
@Corbin_Brown Ай бұрын
🤠
@SoloJetMan
@SoloJetMan 3 ай бұрын
I keep waiting for you to say, "how bout them apples" ... serously, appreciate your contents!
@tomshackle3108
@tomshackle3108 2 ай бұрын
This was fantastic man, thank you
@Corbin_Brown
@Corbin_Brown 2 ай бұрын
🤠
@dusselElite
@dusselElite 3 ай бұрын
WTF! I somehow made it! Thank you so much :D I hope you didn't get me to install a virus on my PC haha
@avishetty44
@avishetty44 3 ай бұрын
Hey Everyone 👋 Find the parts that interest you: 0:00 - Introduction to Cursor AI tutorial 1:11 - Overview of the Google Doc guide 2:57 - Creating a project directory in terminal 4:40 - Successfully created a repository 7:31 - Successfully installed Node.js 9:16 - Reverting to an older branch 10:48 - Initializing Git on your computer 12:26 - Generating a personal access token 14:50 - Successfully connected Cursor AI with GitHub 17:10 - Steps to push changes to GitHub 18:31 - Successfully completed your first commit 19:50 - Successfully created a React application 21:05 - Creating a Firebase project for hosting 23:44 - Logging into Firebase account 26:38 - Deploying the website to Firebase 27:40 - Adding custom domains to Firebase Recap by Bumpups ✏️
@fernandogonzalezhenr
@fernandogonzalezhenr 3 ай бұрын
This was amazing
@techfixer1543
@techfixer1543 3 ай бұрын
Awesome vid and workflow Corbin! Pumped about using Firebase-- which is new to me. Thanks again hermano!
@whatthehecknz
@whatthehecknz 3 ай бұрын
If we could build a web app that uses a Firebase database, that would be amazing 🎉
@JoeCuffe-v2v
@JoeCuffe-v2v 2 ай бұрын
Windows User here and I had the same issues with the npx-react-command. Asked ChatGPT a few times trying to find the solution and ended up running in circles and looping back round into the same error. My Fix was Install latest Node.js including all the add ons from the tickbox in the install window Restarted PC In command prompt checked install using node -v & npm -v command then rather than running npx from within the terminal or cursor in Command Prompt After the npx statement i put the directory npx create-react-app C:\Users\*******\cursorprojects\###### The Stars being my windows use profiles, then ####### was my cursor project file I created. This installed all the react files into my project folder so it showed in Cursor.
@basement5k
@basement5k Ай бұрын
Hey Corbin, your videos have been super helpful for someone like me that doesnt know code. alot of tutorials skip over the small things. Are you by chance familair with Farcaster? do you have any videos on making Farcaster frames?
@SpencerRoss-h2n
@SpencerRoss-h2n 3 ай бұрын
Keep on cookin' 🔥
@JaredVBrown
@JaredVBrown 3 ай бұрын
Bump Ups look cool! Appreciate the tutorial! Question, is it possible to get chapters on your vids? I've been using cursor for a bit and would love to jump right to the section that impacts me the most. Could Bump Ups create chapters? A question coming from a non youtuber who knows nothing about the upload process.
@Corbin_Brown
@Corbin_Brown 3 ай бұрын
Check out my pinned comment! I used bumpups to give the video chapters to help better navigate the video.
@wormholeinteractive
@wormholeinteractive Ай бұрын
Value and humor 👏👏👏👏
@DanielMahan-u1k
@DanielMahan-u1k 3 ай бұрын
awesome vids. Thank you.
@hyperxphoto6778
@hyperxphoto6778 2 ай бұрын
thanks broo....✌
@Corbin_Brown
@Corbin_Brown 2 ай бұрын
Welcome 🤠
@ddwinhzy
@ddwinhzy 3 ай бұрын
It feels like the popularity has increased too much. More and more people are coming here to study
@mybocks3
@mybocks3 3 ай бұрын
It's me. I'm More and More People.
@Maingojuulpod
@Maingojuulpod 2 ай бұрын
Yeah but imagine only 10% do anything. Only 10% of them finish. And let’s be nice and say 40% is successful at creating a software. At the time of doing this math at 10k views, that would only be 40 people who create a software that’s not a lot and again that would be spread throughout the next few months to a year for that to get success if you just follow through your odds of success are still pretty good the competition isn’t too high
@pattyobriennovak8566
@pattyobriennovak8566 25 күн бұрын
There are so many apps yet to be developed , especially as AI tools become mainstream. More people learning to code is a GOOD thing!
@brianhopson2072
@brianhopson2072 3 ай бұрын
And this is why I subscribe. Thanks corbin. 👌
@Corbin_Brown
@Corbin_Brown 3 ай бұрын
🤠
@jonavr1
@jonavr1 3 ай бұрын
I found that asking the AI chat in Cursor was better than Chat GPT for fixing stuff.
@ExitStrategyNYC
@ExitStrategyNYC Ай бұрын
At @21:40 it'd be helpful to show that you opened a NEW terminal session, since typing that into the one running react doesn't work
@mikefuller363
@mikefuller363 2 ай бұрын
hey, i can't get past the first installation. I paste in the homebrow installation link and get a parameter cannot be found.
@MaximilianMende-labourlink
@MaximilianMende-labourlink 3 ай бұрын
I still have a white screen when accessing the site/link after doing everything (changed "public" to "build" and used "npm run build" and "firebase deploy" at once), anyone can help?
@miguetdmz
@miguetdmz 3 ай бұрын
I have the same mistake, any help?. Perhaps the only difference that I have is that I set up analytics,
@florenceperridon668
@florenceperridon668 3 ай бұрын
I have the same problem were you able to fix it?
@bonnie2864
@bonnie2864 2 ай бұрын
Same problem here.
@bonnie2864
@bonnie2864 2 ай бұрын
There are some load errors on console. I guess that is the reason.
@davidMc
@davidMc 2 ай бұрын
Same for me
@cdmmarketingltd9507
@cdmmarketingltd9507 3 ай бұрын
What about training a Ai and adding it to the app, as a video?
@beneditofredericocongolojr1567
@beneditofredericocongolojr1567 3 ай бұрын
I made it, faster than the speed of light! Again! 😁😁😁
@ADEELRAJPOOT-s2k
@ADEELRAJPOOT-s2k 3 ай бұрын
Hy I'm also studying software engineering can you help me too understanding coding?
@ahmedebenhassine2828
@ahmedebenhassine2828 2 ай бұрын
Any idea how to jump to class or function definition, I already tried ctrl + click but didn't work ?
@hx1234
@hx1234 Ай бұрын
can we change Userprofile to anything we want?
@ExitStrategyNYC
@ExitStrategyNYC Ай бұрын
Bumpup link just takes us to the bumpup landing page..that's confusing. I was expecting it to go to something specific to your video?
@מיטלסעדון
@מיטלסעדון 3 ай бұрын
amazing! now, i would like to add html and db to my app. how can i do that?
@MrRAYWJFAN
@MrRAYWJFAN Ай бұрын
NPX command still didn't work after installing NodeJs on windows. Please help me understand what is wrong (I installed NodeJS in D:/ whereas Cursor is installed and integrated on C:/. Should that matter ?)
@Hawthorne-g5q
@Hawthorne-g5q 29 күн бұрын
im struggling to create my capstone system, can you make a tutorial also in making a system using cursor.
@JNET_Reloaded
@JNET_Reloaded 3 ай бұрын
i need arm version for rpi to run this appimage :/
@kianyou4484
@kianyou4484 3 ай бұрын
I did it.. but what did i do? what's the significance? Amazing Video btw!
@vaibhavKumar-e3p
@vaibhavKumar-e3p 3 ай бұрын
this is the easiest most difficult thing I have seen in my life
@StephenAigbepue
@StephenAigbepue 3 ай бұрын
Can Cursor be used for Data Science and Data Analysis?
@karamcsand
@karamcsand 2 ай бұрын
I don't get the title. It is not about Claude, it is about putting together a basic project for beginners.
@fruitsoop
@fruitsoop Ай бұрын
Still having problems with the npx create-react app command. My MacBook is running on macOS 11 and I had to manually download Command Line Tools for Xcode 13.2.1. It just finished downloading so now I'm reinstalling NodeJs using terminal. We'll see if it works. Has anyone encountered similar issues? do I NEED to upgrade my mac software? because I really don't want to...
@ExitStrategyNYC
@ExitStrategyNYC Ай бұрын
Why does your document show using code . yet the video doesn't use that command?
@JahaanShah-s1q
@JahaanShah-s1q 28 күн бұрын
changed public to build, still got only a white screen... can anybody help??
@nfttestgm1
@nfttestgm1 25 күн бұрын
Hi, I can not use project, do you know how to get rid of this? firebase use magnus-react Error: Invalid project selection, please verify project magnus-react exists and you have access. Having trouble? Try firebase [command] --help
@nfttestgm1
@nfttestgm1 25 күн бұрын
I have to select "App Hosting: Configure an apphosting.yaml file for App Hosting" instead of "Hosting: Configure files for Firebase Hosting and (optionally) set up GitHub Action deploys" in tutorial to deploy successfully
@wes2242
@wes2242 3 ай бұрын
i get blank pages and not updating the words when changed with no errors? anyone else?
@arteinterativa
@arteinterativa 2 ай бұрын
npx : O termo 'npx' não é reconhecido como nome de cmdlet, função, arquivo de script ou programa operável. Verifique a grafia do nome ou, se um caminho tiver sido incluído, veja se o caminho está correto e tente novamente. No linha:1 caractere:2 + npx create-react-app . + ~~~ + CategoryInfo : ObjectNotFound: (npx:String) [], CommandNotFoundException + FullyQualifiedErrorId : CommandNotFoundException
@ConnellPowell
@ConnellPowell 16 күн бұрын
unable to push my project to the main branch
@ExitStrategyNYC
@ExitStrategyNYC Ай бұрын
Suggestion: don't teach command line git when the desktop app is 100x easier and doesn't require setting up tokens.
@ebookreviewer
@ebookreviewer 3 ай бұрын
and Claude 3.5 Sonnet part ????????????????????????
@amrani_art
@amrani_art 2 ай бұрын
clickbait
@cloudyyrust-y3h
@cloudyyrust-y3h 3 ай бұрын
C:\Windows\System32>npx create-react-app npm error code ENOENT npm error syscall lstat npm error path C:\Users\Owner\AppData\Roaming pm npm error errno -4058 npm error enoent ENOENT: no such file or directory, lstat 'C:\Users\Owner\AppData\Roaming pm' npm error enoent This is related to npm not being able to find a file. npm error enoent npm error A complete log of this run can be found in: C:\Users\Owner\AppData\Local pm-cache\_logs\2024-09-08T17_45_42_373Z-debug-0.log How do i fix this im on windows
@shaumsterman777
@shaumsterman777 Ай бұрын
@@superresistant0 Could you provide a step by step process of how you did this? I am getting stumped on how to do this. Ran into the same issue you described
@Jai-qf8lw
@Jai-qf8lw 3 ай бұрын
chatgpt link doesn't work
@Corbin_Brown
@Corbin_Brown 3 ай бұрын
If the link does not work, go ahead and start a new chat with ChatGPT, paste the entire Google Doc into it, and ask questions from there!
@ExitStrategyNYC
@ExitStrategyNYC Ай бұрын
To access terminal simply type in terminal....I think people need a bit more guidance as to where to type that
@ikechukwuozigbu559
@ikechukwuozigbu559 Ай бұрын
Anyone used it for mobile app?
@symtrial
@symtrial 3 ай бұрын
19:23 file>save xD
@hope42
@hope42 3 ай бұрын
Miles Morales as Spider-Man
@hailemenelik
@hailemenelik 16 күн бұрын
Not sure if anyone else was having this problem but you have to save your changes in your editor (cursor) before committing 🤣
@agoogleuser6937
@agoogleuser6937 3 ай бұрын
Are you sure that this is a Beginner project?
@shuntera
@shuntera 3 ай бұрын
This would have been better using Python.
@jonas9
@jonas9 3 ай бұрын
And why is that?
@Michaelmike68
@Michaelmike68 2 ай бұрын
Js everywhere
@lorenzobrandimarte1427
@lorenzobrandimarte1427 3 ай бұрын
Too many ads, is impossible to follow the video
@mcpduk
@mcpduk 3 ай бұрын
More waffle please - why use 10 words when you can use 10 million
@WASABI-hz6mf
@WASABI-hz6mf 13 күн бұрын
didn't understand it.
@zjp28
@zjp28 2 ай бұрын
Great vid - terrible aus accent...Init is british
How To Use Cursor AI For Beginners
9:55
Corbin Brown
Рет қаралды 199 М.
99.9% IMPOSSIBLE
00:24
STORROR
Рет қаралды 31 МЛН
Quilt Challenge, No Skills, Just Luck#Funnyfamily #Partygames #Funny
00:32
Family Games Media
Рет қаралды 55 МЛН
Mom Hack for Cooking Solo with a Little One! 🍳👶
00:15
5-Minute Crafts HOUSE
Рет қаралды 23 МЛН
Cursor AI tutorial for beginners
40:35
Greg Isenberg
Рет қаралды 250 М.
AI will take our jobs ... if we are trained monkeys.
41:37
Kotlin Server Squad
Рет қаралды 102
Cursor Tutorial for Beginners (AI Code Editor)
15:20
Tech With Tim
Рет қаралды 89 М.
Get Started with Cursor - The AI Code Editor
24:02
Dave Ebbelaar
Рет қаралды 40 М.
Code Anything with Claude AI, Here’s How
26:39
David Ondrej
Рет қаралды 41 М.
Cursor vs Bolt vs Replit vs v0 [Best AI Coding Tool]
27:13
Cursor AI Composer Agent -  Idea to Full Stack App in Minutes
22:15
99.9% IMPOSSIBLE
00:24
STORROR
Рет қаралды 31 МЛН