Giter VIP home page Giter VIP logo

mini-message-board's Introduction

Mini Message Board - Your Simple Messaging App

Visit the Mini Message Board: Mini Message Board App

App Screenshot

Description

Mini Message Board is a lightweight and easy-to-use messaging application that allows users to post and view messages. Whether you want to leave a quick note or have a conversation, our app makes it simple and straightforward.

Features

  • Post Messages: Share your thoughts, updates, or questions with others through messages.

  • View Messages: Scroll through the list of messages to see what others are discussing.

  • Timestamps: Each message includes a timestamp to indicate when it was posted.

  • Clean Interface: Our user-friendly interface ensures a hassle-free messaging experience.

  • Responsive Design: Access the app on various devices, including desktop and mobile.

Installation

Prerequisites

  • Node.js installed on your machine
  • MongoDB installed / MongoDB Atlas Cloud Account
  1. Clone the repository:

    git clone https://github.com/karprabha/mini-message-board
  2. Navigate to the project directory:

    cd mini-message-board
  3. Install dependencies:

    npm install
  4. Create .env file in root dir and add follwing code in it

    MONGODB_URI=mongodb://127.0.0.1:27017/mini-message-board

    or

    MONGODB_URI=<mongoDB atlas URI>/mini-message-board
  5. Start the development server:

    npm run serverstart

Technologies Used

  • "Node.js"
  • "Express.js"
  • "Pug" (for views)
  • "SCSS" (for styling)
  • "MongoDB" (Mongoose ODM)

Contributing

Contributions are welcome! If you'd like to contribute to the project, please follow these steps:

  • Fork the repository.
  • Create a new branch for your feature or bug fix.
  • Make your changes and commit them with descriptive commit messages.
  • Push your changes to your forked repository.
  • Create a pull request to the original repository's 'main' branch.

Credits

This project was made possible with the contributions of various resources and individuals:

  • Freepick: High-quality favicon used for app.

mini-message-board's People

Contributors

karprabha avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.