Pratik-Jadhav7 / Memory-Bank

Memory Bank is MERN Stack app. Which Collect Memories and Save them into server.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Memory-Bank

Memory-Bank

⭐   Introduction

I build this app using React, Node.js, Express & MongoDB. I learnt how to build a Full Stack MERN Application - from start to finish.

The App is called "Memory Bank" and it is a simple social media app that allows users to post interesting events, memories or any information that they wanted to share.

🚩   Main Features

This App was made to post user's interesting events that happing in their day to day life

Users can post their event and like other users posts

Setup:

  • run npm i && npm start for both client and server side to start the app

💡   Key Concepts

  • CRUD operations
  • Storing users data

💹   Technologies

Backend

  • Node Js : A asynchronous event-driven JavaScript runtime, Node.js is designed to build scalable network applications.
  • Express : Express is a minimal and flexible Node.js web application framework that provides a robust set of features for web applications.
  • Mongoose : Mongoose is an Object Data Modeling (ODM) library for MongoDB and Node Js.
  • MongoDB: MongoDB is a source-available cross-platform document-oriented database program. Classified as a NoSQL database program.

Frontend

  • React JS:React JS is a free and open-source front-end JavaScript library for building user interfaces or UI components.
  • Redux :Redux is an open-source JavaScript library for managing application state.
  • React-Router : React Router is a library for routing in React. It enables the navigation among views of various components in a React Application.
  • Axios : Promise based HTTP client for the browser and node.js.
  • Material UI : Material-UI is simply a library that allows us to import and use different components to create a user interface in our React Js.

Author

👤   Pratik Jadhav

About

Memory Bank is MERN Stack app. Which Collect Memories and Save them into server.


Languages

Language:JavaScript 88.9%Language:HTML 10.1%Language:Shell 1.0%