Skip to content

This Project is made using MERN stack. It implements authentication and authorization using JWT tokens and I have used firebase for storing files and Images.

Notifications You must be signed in to change notification settings

vaibhavshah08/Image-Uploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a MERN (MongoDB, Express, React, Node.js) stack application with authentication. It allows users to sign up, log in, and log out, and provides access to protected routes only for authenticated users. It also allows user to upload images and view images which they have uploaded.

The front-end of the application is built with React, Tailwind CSS and uses React Router for client-side routing. The back-end is built with Node.js and Express, and uses MongoDB as the database. Authentication is implemented using JSON Web Tokens (JWT). We are using Firebase as our storage provider media files and Images.

Live-APP link

About

This Project is made using MERN stack. It implements authentication and authorization using JWT tokens and I have used firebase for storing files and Images.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages