Skip to content

Subhamskylite/TwitterClone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Twitter Clone Frontend

Features

  1. Signup/Login
  2. Add Tweet
  3. Follow people
  4. Like, Retweet, comment
  5. View profile
  6. Search users in explore section
  7. Add bookmarks
  8. Dark mode

Upcoming Features

  1. Notifications
  2. Live updations of like, retweet

Run locally

  • Create a .env.development file with the following contents:
    REACT_APP_SERVER_URL=http://localhost:5000
    REACT_APP_SECRET_KEY=<YOUR_SECRET_KEY>
  • npm install && npm start

Demo account

username: demoaccount
password: 12345678

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors