Skip to content

EliasW/LogInLogOut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

SPA - Login/Logout Workflow using MERN

It contains of MongoDB, Express, React and Node.

#React is used for front-end development #MongoDB, Express, Node for back-end development

The application contains the following views:

  1. A welcome view
  2. Register user
  3. A login view (form)
  4. A private view (visible to logged-in users only)

Getting Started

  1. Creat two folder Server - contains backend part Client - contains frontend part

Server

  1. npm init
  2. start index Client
  3. npm start

ScreenShot Wellcome

Login

Logged user

Register user

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published