Memori is a social networking site for sharing photos of your memories! Upload your own interesting events and like other posts. You will even be recommended other posts!
- Fork this repository.
- Clone the forked repository locally.
- Run
npm install
in both the client and server directories to install dependencies.
This MERN full-stack project was made while watching this tutorial. I learned so much about linking the front-end to the back-end and a bunch about the MERN stack. I really solidified my knowledge of Redux through this project!
- Comments on posts.
- Live chat feature.
- Better design.
For questions about this project you can go to my GitHub page at the following link:
For additional questions please reach out to me at: [email protected].
I used Express, mongoDB, mongoDB Atlas, Reactjs, Nodejs, Redux, and Material-UI to build this web app.