The App is called "Memories" and it is a simple social media app that allows users to post interesting events that happened in their lives. It uses React, Node.js, Express & MongoDB (MERN stack).
Please install or have installed the following:
- First, complete all the ".env" variables available and decide to run the project wheater on "development" or "production"
- Create an account on Mongodb atlas, to get the connection string to the database.
-
cd server npm start
-
cd client yarn start
This project is licensed under the MIT license.