Тёмный

MERN Finance Tracker App with User Management - Build A Fullstack React Intermediate Project 

PedroTech
Подписаться 215 тыс.
Просмотров 43 тыс.
50% 1

Check Out Clerk: go.clerk.com/k...
In this video I show how to build a fullstack MERN finance tracker using Clerk.
Code: github.com/mac...
🚀 Learn ReactJS By Building 6 Projects: codedamn.com/l...
🐙 GraphQL Course: codedamn.com/l...
Social
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
Website: machadopedro.com
Linkedin: / machadop1407
Instagram: / pedro.fmachado_
Github: github.com/mac...
Business Email: pedro@pedrotech.co
🌟 Gear / Hardware I Use and Recommend 🌟
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
💻 amzn.to/42kqFuM 💻 Monitor
🖱️amzn.to/3C0ZhHb 🖱️ Mouse
📷 amzn.to/3OHJvbM 📷 My Camera
🎤 amzn.to/3oxSthj 🎤 My Microphone
⌨️ amzn.to/3oFPpj1 ⌨️ My Microphone
⚡ amzn.to/3MYMnzM ⚡ LED Lights In the Background
Tags:
ReactJS Tutorial
ReactJS and MySQL
NodeJS Tutorial
API Tutorial
..........
♬ MUSIC ♬
Artist: tubebackr
Track: Chill With Me
@tubebackr
hypeddit.com/tubebackr/chillwithme-1
.............
#reactjs #coding

Опубликовано:

 

14 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 72   
@PedroTechnologies
@PedroTechnologies 5 месяцев назад
Check Out Clerk: go.clerk.com/kA4ki4w
@mzafarr
@mzafarr 5 месяцев назад
Hi Pedro, I really like your videos, kindly start making backend heavy/only videos (complex backends, aws deployment, CI/CD, etc). Thanks!!
@PedroTechnologies
@PedroTechnologies 5 месяцев назад
I can do some of those. Not sure what though. Do you have any ideas for any aws vids?
@dirtysouth3291
@dirtysouth3291 5 месяцев назад
​@@PedroTechnologies do you have an aws certificate or aws skills? If so, a cloud practitioner or even solutions architect tutorial with real world full stack examples (can be dummy apps) would be amazing. I would buy that course. But you can also just do a tutorial on how to do ci/cd pipelines
@PedroTechnologies
@PedroTechnologies 5 месяцев назад
@@dirtysouth3291 I don’t have a certificate, but i learned a lot when i worked for AWS. I also work for amazon/twitch rn, and we only use aws! I can defined make some videos like the ones you described :)
@dirtysouth3291
@dirtysouth3291 5 месяцев назад
@@PedroTechnologies damn, you really made it dude, happy for you! Yes, i'd love to see some dev ops content man, full stack knowledge alone doesnt give you a job in europe anymore...
@asustufa1515
@asustufa1515 4 месяца назад
@@PedroTechnologies yes please!
@potantirittisak8494
@potantirittisak8494 3 месяца назад
Thank you! Please do more of these MERN full stack videos around 2-3 hours are perfect 👍 Could go over different types of web apps e.g. e-commerce, CRM, etc. Cut all the css out, just focus on functionality 👌
@Kang_3
@Kang_3 5 месяцев назад
this is a sign to learn Node and express from Pedro again
@윤재희-m6k
@윤재희-m6k 5 месяцев назад
I will try this video next weekend! Thx Pedro
@vijaykoladara8302
@vijaykoladara8302 5 месяцев назад
Hi Pedro in your video description you made a mistake. I mean you forget to type Keyboard instead of Microphone. Please check your written microphone two times. The second one should be keyboard right. So please check that and improve that. Thanks Can I get Heart? ❤😊
@PedroTechnologies
@PedroTechnologies 5 месяцев назад
Thankss!
@ayush.tandon
@ayush.tandon 3 месяца назад
hey pedro! you taught this very well. however, most of us are facing issues regarding deployment as axios is hard to implement here. Can you please make a video for the same?
@Tionne.w
@Tionne.w 3 месяца назад
Loved This video as im growing my React skills and Fullstack apps, I would love more video where we learn how to build and deploy to share links on socials. Thank you
@Noritoshi-r8m
@Noritoshi-r8m 5 месяцев назад
You rock man, what an amazing video.
@DallBelloCamila
@DallBelloCamila 5 месяцев назад
OMG best tutorial ever. Thank you Pedro!!! Can I get a heart?
@PedroTechnologies
@PedroTechnologies 5 месяцев назад
Ofcc, thanks!
@mudassirdeveloper
@mudassirdeveloper 5 месяцев назад
Pedro Great job Actually i was looking for project but can you guide me best framework for react which is easy to manage and auth
@witelfortgelin5377
@witelfortgelin5377 5 месяцев назад
Hello Pedro! Can you make a billing system for us pls? This billing system we will have tree users part: 1- Admin 2- Subadmin 3- Seller. Where only seller will can create bill, seller will be on dependence of subadmin( each subadmin will have his seller staff) and subadmin will be on dependence of Admin
@MohammadAminKiaee-lb5me
@MohammadAminKiaee-lb5me 5 месяцев назад
This guy is the best, thanks you for the great video
@bigboimoe
@bigboimoe 5 месяцев назад
Using .env in typescript is impossible lol I spent an hour trying to do it on my server src but faces so many different errors from trying to edit my tsconfig or using dotenv library which gave me null errors.
@prajwalshaw9217
@prajwalshaw9217 2 месяца назад
Hey Pedro a small request from my side. I deployed my backend on render and frontend on netlify. When I pasted the url on browser only the dashboard page is getting visible(rendered)...but the page containe signIn/signUp of clerk authentication is not getting rendered. It shows that url does not exist. I can't seem to figure out the reason why?....plz make a video of it's frontend deployment on netlify. Many of us are facing problem in deploying the frontend specifically as the auth page is not getting rendered. Thanks for the awesome tutorial though.
@manager-dd9li
@manager-dd9li 3 месяца назад
how to host this on firebase hosting like what the change have to make can you make a video about like build something which has server and client and how can we host it on firebase .
@hwapyongedouard
@hwapyongedouard 5 месяцев назад
is it possible to make money deduction automatically, without manually adding deduction amount ?
@PedroTechnologies
@PedroTechnologies 5 месяцев назад
Yes!! U could add another field in the interface called isExpense. Make that a bool. Then add a new column in the table showing if its an expense or income. Then depending on which you can subtract or add from the code itself :) I should've done that lol
@Anime_Odyssey1112
@Anime_Odyssey1112 2 месяца назад
Is it okay if i add this project in resume? will it be valuable?
@soumyajitmandal3503
@soumyajitmandal3503 5 месяцев назад
Can you bring Microservices fullstack project video using grpc,graphql Project Idea-Airline Ticket Booking System
@rizwgn
@rizwgn 5 месяцев назад
Amazing project! How do I deploy this application or what video can I watch to support this?
@paul4137
@paul4137 5 месяцев назад
Did You deploy it by now? I too have problems with doing :/
@VenugopalaSwamy-fb3se
@VenugopalaSwamy-fb3se 4 месяца назад
it it possible to connect it to our payment apps and get expense , without manually adding?
@mdsafikulislam9113
@mdsafikulislam9113 5 месяцев назад
Why Clerk instead of JWT?
@regilearn2138
@regilearn2138 5 месяцев назад
appreciate you for this for your next project please use redux and tanstack query and tables models and advanced filters and prisma etc with typescripts
@amine-ayedi
@amine-ayedi Месяц назад
why you choose typscript insted of javascript in react components?
@-MBET--tv8sm
@-MBET--tv8sm 5 месяцев назад
hey, i know it sounds stupid but i have never deployed any mern app that uses tsc or typescript and i am having errors while hosting the backend so can you make a tutorial please?
@codewithnadeem
@codewithnadeem 5 месяцев назад
Bring some NextJS + Typescript project ( intermediate level)
@ayushgaming2629
@ayushgaming2629 21 день назад
hello .. does this project include any paid service ??
@MaybeTarun
@MaybeTarun 3 месяца назад
can u make a video on how to host it on vercel or something I tried on my own but couldnt
@anosdemon4276
@anosdemon4276 2 месяца назад
Did you completed in one go or did you face any error
@MaybeTarun
@MaybeTarun 2 месяца назад
@@anosdemon4276 had an error but it was my fault only, still couldn't host though
@muhsinabbas1181
@muhsinabbas1181 5 месяцев назад
are you think about react native
@PedroTechnologies
@PedroTechnologies 5 месяцев назад
Crazily enough I am currently some what of a swift developer lol I haven't touched react native in like 3 years, Im not sure how good of a tutorial i would be able to make. I am liking swift :)
@bilal5488
@bilal5488 5 месяцев назад
Bring one video about authentication system like 2 token base authentication
@AshishKumarMishra-e6p
@AshishKumarMishra-e6p 2 месяца назад
i am facing an issue: Uncaught Error: Missing Publishable Key at main.tsx:10:9
@codewithbishal895
@codewithbishal895 5 месяцев назад
Why can't we use graphQL?
@PedroTechnologies
@PedroTechnologies 5 месяцев назад
You can :)
@july9566
@july9566 4 месяца назад
Hello how do you restart your mongo db server.?
@kartikmehta7393
@kartikmehta7393 2 месяца назад
ser please make more this kind of MERN video
@gatts6727
@gatts6727 5 месяцев назад
Tks, great stuff!
@hoff_mann
@hoff_mann 5 месяцев назад
bom dia, great content !
@cutie8842
@cutie8842 Месяц назад
how to deploy finance tracker
@vezcu2000
@vezcu2000 Месяц назад
How to fix this error when trying to add entry to the form? { "errors": { "userId": { "name": "ValidatorError", "message": "Path `userId` is required.", "properties": { "message": "Path `userId` is required.", "type": "required", "path": "userId", "value": "" }, "kind": "required", "path": "userId", "value": "" } }, "_message": "FinancialRecord validation failed", "name": "ValidationError", "message": "FinancialRecord validation failed: userId: Path `userId` is required."
@prajwalshaw9217
@prajwalshaw9217 3 месяца назад
Hey pedro can you plz make a video on how to deploy this project on netlify for free. I don't know much about deployment.
@magn8
@magn8 2 месяца назад
check vercel deployment video on yt.
@prajwalshaw9217
@prajwalshaw9217 2 месяца назад
@@magn8 One question I had...do I also have to deploy the backend on render and then frontend on vercel?
@batmanlovesjokerr
@batmanlovesjokerr Месяц назад
@@prajwalshaw9217 did you able to deploy this.. please tell how
@prajwalshaw9217
@prajwalshaw9217 5 дней назад
@@batmanlovesjokerr Nope. I was facing a lot of problem while deploying it. I think it is because of clerk authentication.
@okwarakizitochigozirim6107
@okwarakizitochigozirim6107 5 месяцев назад
clerk link is not working
@PedroTechnologies
@PedroTechnologies 5 месяцев назад
It works for me, is it this one you are trying? go.clerk.com/kA4ki4w
@okwarakizitochigozirim6107
@okwarakizitochigozirim6107 5 месяцев назад
Yes it is, it keeps saying site is not reachable
@godofwar8262
@godofwar8262 5 месяцев назад
He bro it is great but can start node js from beginners to advanced series not one video please
@nadetdevfullstack7041
@nadetdevfullstack7041 5 месяцев назад
Excellent
@HezekiahIvandi
@HezekiahIvandi Месяц назад
1:32:52
@smartdriver2990
@smartdriver2990 5 месяцев назад
I like it
@Lafsha
@Lafsha 13 дней назад
2:06:00
@adoptedshrek6655
@adoptedshrek6655 4 месяца назад
Sponsored please do it without clerk
@user-su4rd3ml8b
@user-su4rd3ml8b 5 месяцев назад
brasil pentacampeão
@anubhavseet004
@anubhavseet004 5 месяцев назад
Pedro stop saying JUST LIKE THAT feels like .....
@naseemsaffy
@naseemsaffy 5 месяцев назад
First one
@juicysweatsuit8941
@juicysweatsuit8941 5 месяцев назад
thanks pedro! really love your tutorials!
Далее
САМАЯ ТУПАЯ СМЕРТЬ / ЧЕРНЕЦ
1:04:43
React Interview Questions | Beginner to Advanced
26:42
Networking Has Made Me Millions. Here's How...
11:13
100+ Web Development Things you Should Know
13:18
Просмотров 1,5 млн
Speed Up Your React Apps With Code Splitting
16:50
Просмотров 386 тыс.