Skip to content

HemangiS/twitter-clone-3

Repository files navigation

Express app boilerplate

Placeholder for actual content

twitter-clone-3

twitter website built using Node.js, PostgreSQL and Express.

Prerequisites

Setup

Install all dependencies

make install

Run The Software

make run
  • server will be available at http://localhost:3000

Run Tests

make test

Features

  • User Login using personal mail account.
  • User Self-registration form.
  • User's details are stored in their profile.
  • User can post their thoughts and updates using tweet feature.
  • User can follow other users to share thoughts and updates.
  • User can update their profile.
  • User can delete their tweets.
  • User can logout.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published