Skip to content

AaronYu728/backend-exercise-examples

Repository files navigation

Node.js Demo Projects

This repository contains various demo projects created while learning full-stack development. These demos showcase the use of Node.js along with Express.js, Axios, PostgreSQL, and EJS.

Projects

Each folder in this repository contains a separate demo project. Below is a brief description of the technologies used in these demos:

  • Express.js: For building web applications and APIs.
  • Axios: For making HTTP requests.
  • PostgreSQL: For database management.
  • EJS: For rendering HTML templates.