Skip to content

A MERN stack paint application which has login and logout functionality protected with JWT authentication.

Notifications You must be signed in to change notification settings

vedantyetekar/mern-paint-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MERN Paint Application 🖌️🎨


This is a paint application built with MERN stack which has the functionality of login and sign up implemented using jwt authentication. It is integrated with MongoDB to store user info.

Technologies used:

Frontend

  • ReactJs

Backend

  • NodeJs
  • ExpressJs
  • MongoDB

Snapshot of app:

Final Homepage

Final Homepage