/study-mern-stack

Case study: Simple MERN+ Stack application

Primary LanguageJavaScript

Project logo

Case study: MERN+ Stack


Case study: Simple MERN+ Stack application


📝 Table of Contents

🧐 About

Simple project using modern MERN stack with the main objectives of learning Redux + Toolkit, Mongoose + MongoDB, basic authentication using JWT and running locally docker.

🏁 Getting Started

Prerequisites

Node version >= 16.14.0

Installing

  1. Install all dependencies
yarn install
  1. Run the development enviroment
yarn dev

🚀 Deployment

  • You can deploy clicking the button below on Heroku

Deploy

⛏️ Built Using

MongoDB Expressjs React Nodejs Redux Jest testing library Docker Heroku

✍️ Authors

🎉 Acknowledgements

  • This project was created by following the Brad Traversy MERN Stack tutorial