Technologies used: Frontend - React, Redux, Bootstrap Backend - MongoDB, Node, Express
A live full-stack (MERN) note-taking web application that is easy on the eyes, simple to use and secure. Key features: user registration and authentication, able to create, edit, delete and hide notes (CRUD functionalities).
This is the repository for the front-end application, for the Express server repository go to: https://github.com/beamariano/notes-db
See https://beam-notes-app.herokuapp.com/
Encryption of texts in database, customizable themes, bookmarking of notes, and search function.
npm install
- npm run start
- Open http://localhost:3000 to view it in your browser.
- axios
- react-bootstrap
- react-router-dom
- react-redux
- uuid