Skip to content

ktan-wolf/YAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YAP website

It's a twitter clone make using MERN stack using TypeScript in react app.

Functionality and Features

  • User can like/unlike and comment on a Post.
  • User can upload a tweet or picture.
  • User can delete only his own Posts.
  • User can receive Notification from others about like, follow, comment.
  • User can see only his followers post and as see a suggestion User container.
  • User can edit his own profile.
  • User can see other Users like Posts in there profile.

Setup guide

  1. clone the repo
  2. npm install in root folder
  3. In backend folder , copy .env.example file to .env with your suitable credentails
  4. npm install in backend -> npm run start , starts the backend
  5. npm install in frontend -> npm run dev , starts the frontend
  6. visit localhost:3000

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors