Skip to content

Chuan-Chen/mini-message-board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Mini Message-Board

The Mini Message Board is a simple web application that allows users to post messages and view messages posted by others. It provides a minimalistic interface for communication between users, making it easy to share thoughts, ideas, or announcements within a small community.

Visit live demo @ mini-messageboard currently hosted on a home server using Cloudflare.

Table of Contents

Installation

To run the Mini Message Board locally:

  1. Clone this repository to your local machine.
  2. Install dependencies using npm.
  3. Start the server run 'npm run dev'.
  4. Access the application in your web browser through "http://localhost:3000/".

Usage

Visit the homepage to view the message board. Use the form to post your own messages. See what others have posted.

Contributing

Contributions are welcome! If you have ideas for improvements or new features, feel free to open an issue or submit a pull request.

Features

Posting Messages: Users can easily post messages to the message board by filling out a simple form. Viewing Messages: The message board displays all posted messages in chronological order, allowing users to see the latest updates at a glance.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors