https://github.com/gregolive/message-board
A message board app to practice Express and Nodejs.
https://github.com/gregolive/message-board
css ejs express nodejs
Last synced: 3 months ago
JSON representation
A message board app to practice Express and Nodejs.
- Host: GitHub
- URL: https://github.com/gregolive/message-board
- Owner: gregolive
- Created: 2022-04-11T09:42:41.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-11T15:31:22.000Z (about 4 years ago)
- Last Synced: 2025-03-30T15:13:59.902Z (over 1 year ago)
- Topics: css, ejs, express, nodejs
- Language: JavaScript
- Homepage: https://mini-msgboard.herokuapp.com/
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Message Board
A simple message board app. The goal of this project was to gain practice routing with templating language EJS in Express and to deploy an Express application to Heroku.
[Live demo](https://mini-msgboard.herokuapp.com/) 👈