🛠️ Project Setup 1. Clone the repository git clone https://github.com/your-username/charcha.git cd charcha 2. Backend Setup Install dependencies in the main folder: npm install Create a .env file in the main folder and add the following variables: MONGO_URI=<Your MongoDB Connection...
Add a description, image, and links to the mernstack topic page so that developers can more easily learn about it. Curate this topic Add this topic to your repo To associate your repository with the mernstack topic, visit your repo's landing page and select "manage topics." Learn ...
JavaScript’s MEVN stack As of today, Vue.js already has 48k stars on GitHub, compared to React’s 230k and Angular’s 96.5k. The stack you use depends on factors like team expertise, project requirements, community support, and development timeline. The pros of full stack JavaScript develop...
Featured Toptal MERN Stack Publications How to Build a Raspberry Pi Server for Development ByPablo Villoslada Puigcerber Top MERN Stack Developers Are in High Demand. Start Hiring
open-source opensource mern hacktoberfest mern-stack hacktoberfest2023 Updated Jan 2, 2025 JavaScript Mayank0255 / Stackoverflow-Clone-Frontend Sponsor Star 567 Code Issues Pull requests Clone project of a famous Q/A website for developers built using MySQL, Express, React, Node, Sequelize...
This branch is up to date with kunaltyagi9/MERN-Stack-Projects:master.Folders and filesLatest commit kunaltyagi9 updated mongodb uri adc6aa1· Apr 9, 2024 History88 Commits Blog-Website updated css and apis Jun 5, 2022 CRUD-Application updated packages used in the project Apr 14, 2022 ...
Breadcrumbs MERN-Stack-Projects / file-sharing-app/ Directory actions More options Latest commit Cannot retrieve latest commit at this time. HistoryHistory This branch is up to date with kunaltyagi9/MERN-Stack-Projects:master. Folders and files Name Last commit message Last commit date parent direc...
9fb99ae· Aug 7, 2022 HistoryHistory This branch is up to date with kunaltyagi9/MERN-Stack-Projects:master.Folders and files Name Last commit message Last commit date parent directory .. client server Failed to load latest commit information....
A simple video sharing YouTube clone project based on MERN stack, powered by Firebase for backend data management. - ranpy13/yt-clone
To run the project locally, follow these steps: Clone the repository. git clone https://github.com/jliyon23/mini-Social-Media-Project-MernStack.git Install dependencies using In server, cd server npm install npm start In client, cd client npm install npm run dev Set .env PORT= MONGO_DB=...