Skip to content

ZevaGuillo/mini-message-board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Mini Message Board

A mini message board is a simple web application that allows users to leave messages on a public board. Users can post messages and view a list of all messages that have been posted.

Demo

Live Demo 😎

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

Frontend

VITE_SERVER

Backend

PORT

MONGODB_CNN

Screenshots

App Screenshot

Tech Stack

Client: React, Typescript, Styled Components

Server: Node, Express, MongoDB

Releases

No releases published

Packages

 
 
 

Contributors