Skip to content

harshchandwani/MERN_boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN Bolier Plate

This is Boiler for Full Stack MERN Application.

Tech Stack

Frontend: Vite + React, TailwindCSS

Backend: NodeJs, ExpressJs, MongoDB

Others:

  • Mongoose for MongoDB
  • BcryptJs for Password Encryption
  • JsonwebToken for Tokens

To Use

Clone the project

  git clone https://github.com/harshchandwani/MERN_boilerplate

Go to the project directory

  cd my-project

Install dependencies in both Frontend and Backend

  npm install

Start the server in Frontend

  npm run start

About

MERN Stack Boilerplate with Auth and MongoDB Setup

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published