Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 590 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 590 Bytes

🚀 MERN DOCKER TEMPLATE

Overview

This repository is a template repository and can be used as a starting point for MERN Projects

One Command to Run it all

docker-compose up

Frontend:

  • React: A JavaScript library for building user interfaces.
  • Redux: A state management library for React applications.

Backend:

  • Node.js: A JavaScript runtime for building server-side applications.
  • Express: A web application framework for Node.js.

Development Framework: MERN Stack

Installed dependencies

Frontend: React, Redux Backend: Nodemon, express