Skip to content

EricBryann/MERN-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Social Media App

The app is available at https://mern-appl.web.app/

The app simulates a social media app, where a user can sign up or login, post pictures with captions, or view what other users have posted. The user can also edit or delete their posts.

This application is built using React for the frontend, Express and Node JS for the backend, and MongoDB for the database. The users' passwords are also kept secured using bcrypt, a Node JS library for password hashing. Tokens are also used in this app for authorization purposes to improve security.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published