Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

FamNotify

FamNotify is a real-time family notification system built with an Express backend, a Vue.js frontend, and Socket.IO for real-time communication.

Features

  • Real-time notifications
  • Responsive design

Technologies Used

  • Backend: Express.js
  • Frontend: Vue.js
  • Real-time Communication: Socket.IO

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/FamNotify.git
  2. Navigate to the project directory:
    cd FamNotify
  3. Install backend dependencies:
    cd server
    npm install
  4. Install frontend dependencies:
    cd ../client
    npm install

Usage

  1. Start the backend server:
    cd server
    npm run dev
  2. Start the frontend development server:
    cd ../client
    npm run dev -- --host

About

FamNotify is a real-time family notification system

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Used by

Contributors

Languages