https://github.com/siddsarkar/quotes-app-mern
Featuring React.JS and Material UI presenting a social media app to post and view quotes. :octocat:
https://github.com/siddsarkar/quotes-app-mern
heroku material-ui mongodb nodejs-express react react-router redux redux-thunk
Last synced: 2 months ago
JSON representation
Featuring React.JS and Material UI presenting a social media app to post and view quotes. :octocat:
- Host: GitHub
- URL: https://github.com/siddsarkar/quotes-app-mern
- Owner: siddsarkar
- License: mit
- Created: 2020-08-24T07:25:54.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-05T12:27:55.000Z (over 3 years ago)
- Last Synced: 2026-02-07T21:40:21.883Z (4 months ago)
- Topics: heroku, material-ui, mongodb, nodejs-express, react, react-router, redux, redux-thunk
- Language: JavaScript
- Homepage: https://jellyfish-app-97w3s.ondigitalocean.app/
- Size: 642 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quotes App (Full Stack)
Live at DigitalOcean: [Take me there ✈](https://jellyfish-app-97w3s.ondigitalocean.app/)
## Description
> A social media app to post and view quotes. with added features such as comments. View by author, etc. these app also features to view your recent activity.
## To-do
- [x] Markdown Integrated posts.
- [x] Login / Signup.
- [x] Like / Comments.
- [x] Activity History.
- [x] Public view for non logged in users
- [x] Authentication required to login to post/like/comment.
- [x] View Quotes by user.
- [x] Pagination.
- [x] Tags.
- [ ] Facebook login.
- [x] Follow and followers / profile.
- [x] Image upload.
- [x] Profile view of author or user.
- [ ] Themetoggle.
_Have a suggestion? Create a Pull request and add here._
## Technologies used
- NodeJS / Express
- MongoDB
- React / React-Router / React-Markdown
- Redux / Redux-Thunk
- Material UI
- Jsonwebtoken / Bcryptjs / body-parser
## Deployment
- [Heroku](https://heroku.com/)
## Want to contribute
Simply create a PR (pull-request).
## Copyright
_Copyright ©2022 Siddhartha Sarkar. All Rights Reserved.
This source code is licensed under the MIT license found in the LICENSE file in the root directory of this source tree._