Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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