Awesome
Twitter Web Clone React
Hello. In this project I tried to build the twitter website. While doing this, I used the React Framework of Javascript.
Project Setup
After downloading the project, the <b> "npm install" </b> command is entered into the terminal and the libraries used in the project are loaded. After this process, the project is run by entering the command <b> "npm start" </b>.
Pages - <a href="https://twitter-web-clone.netlify.app/">Demo</a>
-
Web
<img src="https://github.com/mucahit-sahin/twitter-web-clone-react/blob/master/img/index.png" width="90%"/> <img src="https://github.com/mucahit-sahin/twitter-web-clone-react/blob/master/img/login.png" width="90%"/> <img src="https://github.com/mucahit-sahin/twitter-web-clone-react/blob/master/img/signup.png" width="90%"/> <img src="https://github.com/mucahit-sahin/twitter-web-clone-react/blob/master/img/home.png" width="90%"/> -
Mobile