Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 692 Bytes

README.md

File metadata and controls

43 lines (31 loc) · 692 Bytes
# Knotify A Social Media App

How to install and run locally ?

$ git clone https://github.com/PeeyushPrashant/knotify.git
$ cd knotify
$ npm install
$ npm start

Features -

  • Feed Posts
  • Explore & Trending Posts
  • Add , Update & Delete Post
  • Add , Update & Delete Comment
  • User Profile Update
  • Follow / Unfollow
  • Search User
  • Like, BookMark and Comment on Post
  • Authentication:
    • User Signup
    • User Login
    • User Logout

Built with -

  • React JS
  • Redux Toolkit
  • React Router v6
  • Tailwind CSS

Demo -

screen-capture.mp4