/keeper-app

A simple note keeper app that built with MERN stack, MUI and Redux.

Primary LanguageJavaScript

Project Preview

Noodle Keep

A simple note keeper app that built with MERN stack, MUI and Redux

Table of contents

Demo

(Back to top)

DEMO LINK

Install

(Back to top)

  1. clone this git on your computer
  2. install node.js
  3. run command npm install on terminal in this project directory
  4. setup .env file
  5. run command npm run dev on terminal at project directory
  6. go to http://localhost:3002/

Setup ENV

(Back to top)

PORT : 5001

MONGO_URI : MongoDB

Highlight Technology

(Back to top)

  • React.js
  • Redux
  • MUI
  • Node.js
  • MongoDB