Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sahimbehlim/full-stack-mini-projects
A collection of full-stack mini-projects built using Node.js, Express, MongoDB, and EJS
https://github.com/sahimbehlim/full-stack-mini-projects
ejs express mongodb node
Last synced: 1 day ago
JSON representation
A collection of full-stack mini-projects built using Node.js, Express, MongoDB, and EJS
- Host: GitHub
- URL: https://github.com/sahimbehlim/full-stack-mini-projects
- Owner: Sahimbehlim
- Created: 2025-01-27T10:23:59.000Z (3 days ago)
- Default Branch: main
- Last Pushed: 2025-01-27T10:42:17.000Z (3 days ago)
- Last Synced: 2025-01-27T11:46:38.499Z (3 days ago)
- Topics: ejs, express, mongodb, node
- Language: EJS
- Homepage:
- Size: 296 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Full-Stack Mini-Projects
A collection of full-stack mini-projects built using **Node.js**, **Express**, **MongoDB**, and **EJS**. These projects showcase backend and frontend integration with a focus on simplicity and functionality.
## Projects
| # | Project Name | Description | Code |
| --- | ----------------- | ---------------------------------------- | ---------------------------- |
| 1 | **URL Shortener** | A tool to shorten URLs and track visits. | [View Code](./url-shortener) |Each project folder includes:
- Source code
- Documentation
- Screenshots (if available)## Technologies Used
All projects in this repository are built using:
- **Backend**: Node.js, Express.js
- **Frontend**: EJS (Embedded JavaScript Templates)
- **Database**: MongoDB