Skip to content

hvadlamani1/SocialMediaApp

Repository files navigation

Social Media App

Author: Hemanth Vadlamani

A simple social media platform built with Node.js, Express, SQLite3, and Sequelize. This application allows users to create posts, view them, like posts, and manage data with a user-friendly interface.

Features

  • User authentication (login required).
  • Create, view, and delete posts.
  • Like posts.
  • Dynamic front-end to display posts.
  • SQLite3 database for persistence.

Getting Started

Prerequisites

  • Node.js (v14 or above)
  • npm (Node Package Manager)

Installation

  1. Clone the repository:
    git clone https://github.com/hvadlamani/SocialMediaApp.git
    cd social-media-app
    

To run

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors