Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 692 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 692 Bytes

memories_project_frontend

It is a MERN stack project where users can upload their memories and can view and like other users memories too.

Features

  1. User can signup with a manual signup form which is directly added to our database
    2. User can signup with a google signup option too , which totally controlled google-login dependency in react
    3.Similarly for login we have two option manual or google sign-in
    4.After that , users can create their memories , only delete and edit their memories , like all memories

Techologies Used

  1. Frontend:- I use ReactJS , Redux
  2. Backend:- I use NodeJS , ExpressJS
  3. Database:- MongoDB
  4. For users authorization :- JSON Web Token