Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jernestmyers/mini-message-board
a very basic message board to practice using Express with NodeJS.
https://github.com/jernestmyers/mini-message-board
css3 esj express nodejs
Last synced: 1 day ago
JSON representation
a very basic message board to practice using Express with NodeJS.
- Host: GitHub
- URL: https://github.com/jernestmyers/mini-message-board
- Owner: jernestmyers
- Created: 2022-01-03T19:58:44.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-04T03:38:16.000Z (almost 3 years ago)
- Last Synced: 2023-08-14T21:43:02.315Z (over 1 year ago)
- Topics: css3, esj, express, nodejs
- Language: JavaScript
- Homepage: https://morning-scrubland-74738.herokuapp.com/
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mini message board
this is a basic message board to practice using express with node. [go here to read more about the project specifications](https://www.theodinproject.com/paths/full-stack-javascript/courses/nodejs/lessons/mini-message-board).
## live version
[click here for a live version](https://morning-scrubland-74738.herokuapp.com/).
## technologies used