Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aaronyu728/backend-exercise-examples

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.
https://github.com/aaronyu728/backend-exercise-examples

axios bootstrap5 css ejs expressjs javascript nodejs postgresql

Last synced: about 1 month ago
JSON representation

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.

Awesome Lists containing this project

README

        

# 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.