Skip to content

A web CRUD application with Authentication using MERN Stack (Mongodb, Express, React, Nodejs)

Notifications You must be signed in to change notification settings

fazt/mern-crud-auth

Repository files navigation

MERN Stack CRUD with JWT

This is a web application project using React, with a Nodejs Backend using Express and Mongodb as Database (MERN Stack)

Installation with docker-compose (Recommended)

docker-compose up -d
npm run dev

Deployment

git clone https://github.com/FaztWeb/mern-tasks-auth
cd mern-tasks-auth
npm i
npm run build
npm start

You need to have a Mongodb database running

About

A web CRUD application with Authentication using MERN Stack (Mongodb, Express, React, Nodejs)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published