Memories is a social media app that allows users to post interesting events that happened in their lives.
The Project's Frontend is built with the help of React.js and Material-Ui and it is backed by Nodejs. Its Backend is built using Expressjs using MongoDB as a Database. This application has the following functions:
- Register an account
- Login and logout
- Create a Memory
- Update a Memory published by the user himself
- Delete a Memory published by the user himself
- Like a Particular Memory
- Fetch all Memory at a Time
React, Node, Express, MongoDB
Run npm start
for both client and server side to start the app.
This app has been deployed, you can have a try by this following link: https://memories-app2022.netlify.app/