Skip to content

agile-learning-institute/member-isaiah-mini-message-board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📝 Mini Message Board

A simple message board web application built using Node.js, Express, and EJS. Users can view, post, and browse messages with a modern interface.


🚀 Features

  • View all messages on the home page
  • Submit new messages via a form
  • View individual message details
  • Modern, responsive UI with custom CSS

🛠️ Installation & Setup

1. Clone the Repository

git clone https://github.com/agile-learning-institute/member-isaiah-mini-message-board
cd member-isaiah-mini-message-board
  1. Install Dependencies
npm install
  1. Run the Server
node app.js

The server will start on http://localhost:3000

💡 Usage

  • Visit / to see all messages.

  • Click "Post a New Message" to go to the form.

  • Fill out your name and message, then submit.

  • Click "View Details" next to any message to view it individually.

🧩 Technologies Used

Node.js

Express

EJS

Vanilla CSS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published