Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/orelba/mini-message-board
Message board app built using the MERN Stack
https://github.com/orelba/mini-message-board
express fullstack mongodb mongoose nodejs react vite
Last synced: 1 day ago
JSON representation
Message board app built using the MERN Stack
- Host: GitHub
- URL: https://github.com/orelba/mini-message-board
- Owner: Orelba
- Created: 2023-12-26T04:04:38.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-06-02T23:19:25.000Z (6 months ago)
- Last Synced: 2024-06-04T01:11:03.571Z (5 months ago)
- Topics: express, fullstack, mongodb, mongoose, nodejs, react, vite
- Language: JavaScript
- Homepage: https://boardy-messages.vercel.app
- Size: 227 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Boardy - Mini Message Board
Welcome to Boardy, your sleek and minimalist message board solution, designed to streamline your communication needs!
## Live Demo
Experience Boardy in action by checking out the live preview on the [Live Demo](https://boardy-messages.vercel.app/).
## Features
- **Effortless Posting**: Share messages seamlessly with Boardy's clean and intuitive interface.
- **Responsive Design**: Access Boardy from any device for a consistent experience on the go.## Technologies
- **React**: Front-end interactivity.
- **Express**: Solid back-end foundation.
- **MongoDB**: Efficient data management.
- **Axios**: Smooth client-server communication.
- **Dayjs**: Simple date/time handling.
- **React Toastify**: User notifications.