Easy MERN Project Deployment in 2024: Deploy Your Contact Management System for Free on Vercel!

In this step-by-step tutorial, learn how to effortlessly deploy your MERN (MongoDB, Express.js, React.js, Node.js) project to Vercel in 2024. Follow along as we walk you through the entire process, from setting up your Vercel account to deploying your Contact Management System. Discover the power of Vercel's seamless deployment platform and unleash the full potential of your project - all for free! Whether you're a seasoned developer or just starting out, this guide is perfect for anyone looking to take their projects live with ease. Don't miss out on this opportunity to streamline your deployment workflow and get your project online hassle-free!
Contact Management System using MERN Stack:
Part 1: • Build & Deploy a MODER...
Part 2: • React + Node + MongoDB...
How to Upload Project to GitHub:
• how to upload project ...
You Will Learn:
Free MERN Stack App Deployment on Vercel.
Upload MERN App to GitHub.
Use of MongoDB Atlas.
#mernstack #deployment #vercel #free #2024

Пікірлер: 14

  • @jayeshsabale5021
    @jayeshsabale50213 ай бұрын

    Thanks you so much

  • @brianbossy4206
    @brianbossy42062 ай бұрын

    Thank you sir for this great video

  • @codesforward
    @codesforward3 ай бұрын

    great work man; love it.

  • @theeewebdev
    @theeewebdev2 ай бұрын

    what in case of xampp database sir

  • @waleedsharif618
    @waleedsharif618Ай бұрын

    when deploying to vercel this way where you now have separate url for backend and separate for front end, chrome will give following message : "Third-party cookie will be blocked. Learn more in the Issues tab.", and if you have cookies set, when changing to different pages in your app, cookies will disappear unless you go back to that specific page where it is working... how to make it work ?

  • @Piyushdhyani7
    @Piyushdhyani72 ай бұрын

    I'm getting the cors error even after I put that origin, method, creditiants inside the cors

  • @isaacnjenga4184

    @isaacnjenga4184

    Ай бұрын

    Same for me. Did you ever resolve it?

  • @ayinanajaf6379
    @ayinanajaf6379Ай бұрын

    I am getting the cors error, trying to deploy from last 3 hrs but cors error still same..

  • @pratapbairagi7824

    @pratapbairagi7824

    Ай бұрын

    solved?

  • @atharvalakhamade2126
    @atharvalakhamade21264 күн бұрын

    when i Upload my project . its throwing error and not showing frontend like you :Cloning completed: 867.047ms Previous build cache not available Running "vercel build" Vercel CLI 35.1.0 Running "install" command: npm install... npm error code ENOENT npm error syscall open npm error path /vercel/path0/package.json npm error errno -2 npm error enoent Could not read package.json: Error: ENOENT: no such file or directory, open '/vercel/path0/package.json' 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: /vercel/.npm/_logs/2024-07-24T13_28_56_493Z-debug-0.log Error: Command "npm install" exited with 254

  • @codeaided
    @codeaided2 ай бұрын

    how can we do it with MySQL database?

  • @codewithyousaf

    @codewithyousaf

    2 ай бұрын

    I will check

  • @waleedsharif618
    @waleedsharif618Ай бұрын

    how to deploy mern app to vercel using one url ? now you have two different url for back end and client...

  • @pratapbairagi7824

    @pratapbairagi7824

    Ай бұрын

    i thunk that is when you deploy server and client both at the same time but server renders the static file