deGhost / Note_Taking_Mern

Note taking app using React, Redux, NodeJS and MongoDB(Atlas)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Note taking app using ReactJS, Redux, NodeJs.

The user is prompt to create Labels for notes ( at least 3 characters long). Then create notes "Create Note" for specific labels, for example:

On the "Notes" the list of all notes are displayed.

  • The user creates a "Health" label by selecting the "Add label" tab on the navbar
  • To create the note, the user selects one of the labels suggested in a drop-down list (selects "Health") and types the note.

About

Note taking app using React, Redux, NodeJS and MongoDB(Atlas)


Languages

Language:JavaScript 93.7%Language:CSS 4.1%Language:HTML 2.2%