/Logus

Logus was a social media application . this is my experimental project to grab more knowledge in full stack development in this app I build the major features needed in a social media platform. I implemented fully functional authentication in this work. I used MERN stack for developing this cool application.

Primary LanguageJavaScript

Logus

Introduction

Logus is a social media app. I implemented fully functional user authentication help of JWT. Users can Create new posts , edit posts , delete posts and like are the main features of this application. This application not hosted and work under progress.

cd server

for moving server directory in terminal

cd client

for moving client directory in terminal

npm install

npm start

Both diectory

hosting is pending

So some error will occur at the time of running