Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rosnovsky/notes-app

πŸ’« Serverless note taking app πŸ§ͺ AWS Lambda, DynamoDB, Cognito, S3, React
https://github.com/rosnovsky/notes-app

aws aws-lambda cognito dynamodb javascript react react-router serverless serverless-framework

Last synced: 19 days ago
JSON representation

πŸ’« Serverless note taking app πŸ§ͺ AWS Lambda, DynamoDB, Cognito, S3, React

Awesome Lists containing this project

README

        

# Noted β€”Β Note-taking app

[![Netlify Status](https://api.netlify.com/api/v1/badges/bce5bbf6-6ab0-4f50-afa7-8389f4fdf4f3/deploy-status)](https://app.netlify.com/sites/ronsovsky-noted/deploys)

This simple add allows users to register with their email address and secure password (_Cognito_), log into a React application (user routing done with React Router), view and edit notes, create notes and add attachments, and delete notes (AWS Lambdas, DynamoDB). The frontend is hosted on Netlify, and the backend, well... It's serverless πŸ’«