Back to home

Microsite builder

A web application for creating a simple site and allows users to share multiple links. This website uses Express.js and PostgreSQL on the server. API endpoints is tested using Jest. To handle client interactivity, this website utilizes React.js and Chakra UI.

Demo

Deployment

project movie browser

Database design

project movie browser

Code

Client — GitHub

Server — GitHub