A social media app with all basic features implemented.
View Demo
·
Report Bug
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.
This project uses Vite as a build tool. To get a local copy up and running follow these simple steps.
Vite requires Node.js version >=12.0.0.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/akshay-rajput/kvell-app.git
- Install NPM packages
npm install
- Start dev server
npm run dev
Reach out to me @twitter
Project Link: Netlify