NK-Works / SnapTalk

SnapTalk is an engaging social media platform built using Node.js for the backend and EJS for the frontend. It allows users to seamlessly share snapshots of their daily lives with a vibrant community.
4 stars 6 forks source link
ejs express-js full-stack hacktoberfest javascript mongodb mvc-architecture node-js postman rest-api

SnapTalk πŸŽ‰

A Social Media Platform for Sharing Daily Snaps πŸ“Έ

Welcome to SnapTalk! This is an interactive web-based platform that allows users to share moments from their daily life through snaps (photos) with a community of people. Built with Node.js for the backend and EJS for templating, SnapTalk offers a seamless way to connect, engage, and share memories with others.

Features ✨

Tech Stack πŸ› οΈ

Getting Started πŸš€

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/your-username/SnapTalk.git
  2. Install the dependencies:

    npm install

    or

    yarn install
  3. Set up your .env file with the following variables:

    MONGOOSE_URI=your_mongo_db_connection_string
  4. Run the development server:

    npm start

    or

    yarn start

Usage πŸš€

Thank You! πŸ™

Thank you for contributing to SnapTalk! Your efforts help make this project better for everyone. We appreciate your time and contributions!