It is a MERN stack project where users can upload their memories and can view and like other users memories too.
- 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
- Frontend:- I use ReactJS , Redux
- Backend:- I use NodeJS , ExpressJS
- Database:- MongoDB
- For users authorization :- JSON Web Token