https://github.com/dipti1202/memoriae
A social media website allows user to post, delete, edit and like pictures. Its a simple CRUD application.
https://github.com/dipti1202/memoriae
css expressjs html javacript jsonwebtoken material-ui mongodb oauth2 react redux render
Last synced: 3 months ago
JSON representation
A social media website allows user to post, delete, edit and like pictures. Its a simple CRUD application.
- Host: GitHub
- URL: https://github.com/dipti1202/memoriae
- Owner: Dipti1202
- Created: 2023-06-23T03:26:40.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-28T06:46:54.000Z (over 2 years ago)
- Last Synced: 2025-02-05T21:53:26.639Z (over 1 year ago)
- Topics: css, expressjs, html, javacript, jsonwebtoken, material-ui, mongodb, oauth2, react, redux, render
- Language: JavaScript
- Homepage: https://dl-memoriae.netlify.app/
- Size: 4.4 MB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**Memoriae**
Memoriae is a social media website, in which we can post, like, delete and update pictures. We can see other posts.
#
**Technologies**
HTML, CSS, JavaScript, React js, Redux, Node js, OAuth, JSON web token, Mongodb, Express js, Material UI.
#
**Features**
**Home Page**
This is the home page where users have an option to login and see other posts.

After signing in user can delete, edit, like and create posts.


#
**Sign in and Sign Up page**
This allows user to login and navigate through sign up page. Users can login through their google accounts.


#
**Create Post**
Users can uplaod their own posts.

#
**Edit post**
Users can update their posts by clicking on the edit icon.

#
**Website link**
[Memoriae](https://earnest-crisp-831ad5.netlify.app)