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

https://github.com/ocdbytes/twitter_clone


https://github.com/ocdbytes/twitter_clone

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# This is a Twitter frontend clone made in react

##### This is only compatible in desktop mode

## To see the LogIn page edit the "import Dashboard from './main';" line number 3 in index.js file to "import Dashboard from './logIn';"

![plot](./public/images/logIn.png)

## To see the LogIn page edit the "import Dashboard from './logIn';" line number 3 in index.js file to "import Dashboard from './main';"

![plot](./public/images/Main.png)