Skip to content

Latest commit

 

History

History
68 lines (40 loc) · 1.5 KB

README.md

File metadata and controls

68 lines (40 loc) · 1.5 KB

MERN Memories Project

This is a Full Stack MERN Application using React, Node.js, Express & MongoDB. 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.

Live Link

Built With

  • React
  • NodeJS
  • Express
  • MongoDB
  • Redux
  • Material UI

Getting Started

To get a local copy up and running follow these simple example steps:

Prerequisites

  • You must have Git and npm installed in your machine.

Setup

  git clone [email protected]:Mre55/MERN_Memories_Project.git
  cd MERN_Memories_Project

Install

  • After cloning the repository on your local environment and run npm install on your terminal.
  npm install

Usage

  • To start the dev server just run npm start for both client and server side to start the app. You can work in your favorite Code Editor.

👤 Mihreteab Misganaw Aride

🤝 Contributing

Contributions, issues, and feature requests are welcome!

👏 Show your support

Give a ⭐️ if you like this project!

Acknowledgments

For JavaScript Mastery YouTube video guide.