myMemories

Memories Application to use front end and the back end part

MERN Stack

Using the frond end in React and node.js for the back end part

MongoDB Atlas

Move faster with a true multi-cloud database service for MongoDB built for agile teams who’d rather spend time building apps than managing databases.
only globally distributed, multi-cloud database. create a multi-cloud cluster to enable applications that make use of two or more clouds at the same time.

When requirements and workloads change, MongoDB Atlas makes it easy to make post-deployment modifications to the database. Scale-up, add more storage, configure cross-region clusters, create read-only or analytics nodes, and more with the click of a button.

HTTP Status Codes

This page is created from HTTP status code information found at ietf.org and Wikipedia.
Click on the category heading or the status code link to read more.
for the link: https://www.restapitutorial.com/httpstatuscodes.html

Hooks

React’s new “hooks” APIs give function components the ability to use local component state, execute side effects, and more.

React Redux now offers a set of hook APIs as an alternative to the existing connect() Higher Order Component. These APIs allow you to subscribe to the Redux store and dispatch actions, without having to wrap your components in connect().

The selector will be called with the entire Redux store state as its only argument. The selector will be run whenever the function component renders (unless its reference hasn’t changed since a previous render of the component so that a cached result can be returned by the hook without re-running the selector). useSelector() will also subscribe to the Redux store, and run your selector whenever an action is dispatched.

Material UI for the style of this APP

it useful to builded and deploy it on an easy way to make it.
https://material-ui.com

Language

React(JS)

JavaScript

Requirements

  • Visual Studio
  • MongoDB
  • Mac book
  • Material UI
  • Netlify
  • Heroku
  • Material UI (for the design in mobile device and responsive application)

Leave a comment