Skip to content

mdrahiem/twitter-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Twitter Clone (Basic)

In this web application user can register and then login with those credentials. In the dashboard they can see all the tweets by other users sorted by last comes first. A tweet can be editable and deletable. User can also logout and login with other credentials.

Steps to get started

This application uses json-server.

  1. Run json-server --watch db.json --port 3001
  2. Run npm run start

The application runs on port 3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published