/memories-app

A MERN Stack application

Primary LanguageJavaScript

Memories App

A Fullstack MERN Application includes a full fletched backend server build with Node-express, frontend UI with ReactJS, Database with MongoDB and Hosted on heroku(server) and netlify(frontend).

Technologies Used:

  • Node.js
  • Express.js
  • React.js
  • MongoDB
  • JWT Authentication
  • Google Authentication
  • Heroku (server)
  • Netlify (frontend)

Steps to run:

git clone https://github.com/sandipan898/memories-app.git

cd server

npm i 

npm start

cd ../client

npm i 

npm start

open localhost:3000 on browser

online link:

Tutorial Followed: click here

Follow me @Sandipan