Loading...
/

iNote

React JS / AWS / PostgreSQL / Express

Project

Overview

The goal of this project was to create a React application and self learn the set up and the use of a backend server. I wrote a dataset, connected it to AWS PostgresSQL RDS and deployed the API with Lambda and Api Gateway as well as the front-end app using AWS S3.

This application allows users to do full CRUD operations with a Vite/React powered front-end and uses PostgreSQL with Express.js for the back-end. The state of the app is controlled by Redux.

Technologies

JavaScript

React

PostgreSQL

Express

Back To Projects