Clone the project
https://github.com/Bhargavi952/Memories.gitGo to the project directory
Frontend
cd client
Backend
cd serverInstall dependencies
npm installStart the server
npm start-
Client: React, Redux
-
Server: Node, Express
-
DataBase: MongoDB
Client:
- Material Ui
- Axios
- React
- React-google-login
- Moment
- React-file-base64
- Redux-thunk
Server:
- Cors
- deployed on netlify


