This is a Full Stack MERN Application using
React
,Node.js
,Express
&MongoDB
. The App is calledMemories
and it is a simple social media app that allows users to post interesting events that happened in their lives.
- React
- NodeJS
- Express
- MongoDB
- Redux
- Material UI
To get a local copy up and running follow these simple example steps:
- You must have Git and npm installed in your machine.
git clone [email protected]:Mre55/MERN_Memories_Project.git
cd MERN_Memories_Project
- After cloning the repository on your local environment and run
npm install
on your terminal.
npm install
- To start the dev server just run
npm start
for bothclient
andserver
side to start the app. You can work in your favorite Code Editor.
👤 Mihreteab Misganaw Aride
- GitHub: @Mre55
- Twitter: @MreMisganaw
- LinkedIn: Mihreteab Aride
Contributions, issues, and feature requests are welcome!
- Feel free to check the issues page.
Give a ⭐️ if you like this project!
For JavaScript Mastery YouTube video guide.