An open API service indexing awesome lists of open source software.

https://github.com/laststonedjs/mern_auth

MERN stack app with a React SPA frontend. l created a full-featured API, managed state with Redux Toolkit..
https://github.com/laststonedjs/mern_auth

express mern-project nodejs reactjs

Last synced: 3 months ago
JSON representation

MERN stack app with a React SPA frontend. l created a full-featured API, managed state with Redux Toolkit..

Awesome Lists containing this project

README

        

# MERN Auth App

In this project, I will create a MERN stack app with a React SPA frontend. The main focus is authentication, but I will create a full-featured API, manage state with Redux Toolkit, and more.

For runing server (backend):

`npm run server`