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

https://github.com/amdzy/mini-message-board


https://github.com/amdzy/mini-message-board

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# Mini message board

A website where you can post messages to a public fourm
built using express for the backend and EJS for the views

## Features

* Fully responsive website

* validation using express validator

## Frameworks

* [Express](https://expressjs.com/)
* [EJS](https://www.npmjs.com/package/ejs)