Memories Manager (Full-Stack App)
Link 🔗 https://damp-falls-64323.herokuapp.com/
Backend Deployed at: 🔗 https://memories-app6.herokuapp.com/posts
- Create and Update Memories
- Like and Delete Memories
- View Other user's memories
- Authentication (Login/Signup) and with (Google)
- Mobile Responsive
- Pagination
- Recommended Posts
- search by hashtags
- show liked posts
- HTML5
- CSS3
- Javascript and ES+6
- Material-UI
- ReactJs
- Redux, Redux-Thunk
- NodeJs
- ExpressJs
- MongoDB Atlas
-
Frontend
-
- axios
-
- moment
-
- redux
-
- redux-thunk
-
- @material-ui/core
-
- @material-ui/icons
-
- react-file-base64
-
- react-google-login (for google login feature)
-
- jwt-decode (web tokens decoding)
-
Backend
-
- express
-
- mongoose (for managing mongoDB)
-
- cors
-
- dotenv (for environment variables)
-
- nodemon
-
- bcryptjs (for password hashing)
-
- jsonwebtoken (for web tokens and sessions)
