Skip to content

This is example project that shows how to create a full stack MERN project

Notifications You must be signed in to change notification settings

AshirbadGudu/full-stack-mern-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 

Repository files navigation

Full Stack MERN Project

This is example project that shows how to create a full stack project with MongoDB, NodeJS, React (NextJS), Express and Tailwind CSS (MERN)

Tech Stack

  • NodeJS
  • React (NextJS)
  • MongoDB
  • Express
  • Tailwind Css

How to use

  • Clone this repo and install both the projects dependencies
cd client && npm i
cd server && yarn
  • To run server create a .env file and add your mongodb connection string
MONGO_URI=mongodb+srv://mernAuth:<username>@...

About

This is example project that shows how to create a full stack MERN project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published