An open API service indexing awesome lists of open source software.

https://github.com/argodeep/twitter_clone-reactjs

Twitter Clone - ReactJS
https://github.com/argodeep/twitter_clone-reactjs

reactjs twitter

Last synced: about 2 months ago
JSON representation

Twitter Clone - ReactJS

Awesome Lists containing this project

README

          

## Twitter Clone
* Built with ReactJS, Recact Router.

## Start Front End Application.

* In the project directory, install dependencies: `yarn install`
* In the project directory, you can run: `yarn start`
* Runs the app in the development mode. Open [http://localhost:3000/login](http://localhost:3000/login) to view it in the browser.
* Username: argodeep/stevejob and password: 123456 (Testing)

Your app is ready to be deployed!

## Screenshots

![1](https://raw.githubusercontent.com/argodeep/Twitter-Clone/main/screens/desktop-home.png)
![2](https://raw.githubusercontent.com/argodeep/Twitter-Clone/main/screens/desktop-profile.png)
![3](https://raw.githubusercontent.com/argodeep/Twitter-Clone/main/screens/mobile-follow-user.png)
![4](https://raw.githubusercontent.com/argodeep/Twitter-Clone/main/screens/mobile-home.png)
![5](https://raw.githubusercontent.com/argodeep/Twitter-Clone/main/screens/tablet-home.png)
![6](https://raw.githubusercontent.com/argodeep/Twitter-Clone/main/screens/mobile-tweet-reply.png)