Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/soreing/react-notes-app

A front-end react app for taking notes
https://github.com/soreing/react-notes-app

babel css html javascript jwt jwt-authentication mongodb nodemailer oauth2 react react-router ssl tls webpack

Last synced: about 1 month ago
JSON representation

A front-end react app for taking notes

Awesome Lists containing this project

README

        

# react-notes-app
A web application for taking notes online. Frontend created with react and client side routing, Backend created with ExpressJS.

Project includes OAuth and local authentication with JWTs, Registration uses nodemailer and email verification. Passwords are NOT stored as plaintext by the application, only salted and hashed using bcrypt. For persistent data, mongodb is used. Connections are secure with SSL/TLS.

# [Try it Online!](https://notes.soreing.site)