A project that stores memories (memos) of users. Each post contains data such as -
- Creator
- Title
- Message
- Tags
- Date
- Image
This project is from a tutorial on YouTube. But I tried my best to follow and understand the process and codes. This site is still under development.
- React
- Redux
- axios
- HTML, CSS, JS
- NodeJS
- Express
- MongoDB
Frontend is deployed on (https://memories-storeroom.netlify.app) {https://memories-storeroom.netlify.app} Backend is deployed on (https://memories-gratitude.herokuapp.com) {https://memories-gratitude.herokuapp.com}
- More good looking homepage
- Apply NextJS for user satisfactory and faster the page loading
- Login and authentication
- Sharing memories in a created group
- Pure react and redux, so it takes long to get data from MongoDB