Skip to content

Ramnath2609/twitter-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter App

This is a basic version of the twitter application that we use daily. It is built using MERN stack .

Installation

npm install express redux mongoose
npm run dev

Dependencies

  • Express
  • Mongoose
  • jsonwebtoken
  • bcryptjs
  • redux
  • redux-thunk
  • axios
  • validator
  • moment
  • Bootstrap

Features

  • Creating account
  • Post tweet
  • Follow users
  • Search using hashtags

Usage

Create an account by registering. Once registered login with the same credentials. Then you will be redirected to your homepage where you will be able to add tweets, follow the feeds of users you follow, search for users or hashtags. You can search for users and follow them. You can also delete tweets that belong to you.

About

A twitter kind of app where we can add tweets, search for users and follow them.

Resources

Stars

Watchers

Forks

Contributors