Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/aaronyu728/backend-exercise-examples
- Owner: AaronYu728
- Created: 2024-07-16T08:43:00.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-26T14:15:09.000Z (5 months ago)
- Last Synced: 2024-07-26T15:55:18.460Z (5 months ago)
- Topics: axios, bootstrap5, css, ejs, expressjs, javascript, nodejs, postgresql
- Language: EJS
- Homepage:
- Size: 2.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.