Skip to content

Minimal full-stack MERN app with authentication using express and JWTs.

Notifications You must be signed in to change notification settings

Alleny244/MERN_STACK_AUTHENTICATION

Repository files navigation

Socialelite(Login and registration with MERN stack)

Final App
Minimal full-stack MERN app with authentication using express and JWTs.
Live Demo: https://tender-poincare-56ebfe.netlify.app/

This project uses the following technologies:

Quick Start

// Install dependencies for server & client
npm install && npm run client-install

// Run client & server with concurrently
npm run dev

// Server runs on http://localhost:5000 and client on http://localhost:3000

For deploying to Heroku, please refer to this helpful video by TraversyMedia.

Contributing

Questions, comments, suggestions, and other contributions are welcome, as this is an open-source example project and not officially maintained as part of an application or library etc.

About

Minimal full-stack MERN app with authentication using express and JWTs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published