Skip to content

akshay-rajput/kvell-app

Repository files navigation

Logo

Kvell

A social media app with all basic features implemented.
View Demo · Report Bug

Table of Contents

  1. About The Project
  2. Getting Started
  3. Contact

About The Project

App screenshot

A social media app where a user can create posts, follow other users, like and comment on posts, check profile of other users, update own profile, get notifications and search posts or users. This app uses Redux Toolkit for state management. Implemented features include dynamic routing, searching a user or post, follow user, user management, add post, like/comment on post, get notifications, JWT authentication etc.

Built With

Getting Started

This project uses Vite as a build tool. To get a local copy up and running follow these simple steps.

Prerequisites

Vite requires Node.js version >=12.0.0.

  • npm
    npm install npm@latest -g

Installation

  1. Clone the repo
    git clone https://github.com/akshay-rajput/kvell-app.git
  2. Install NPM packages
    npm install
  3. Start dev server
    npm run dev

Contact

Reach out to me @twitter

Project Link: Netlify