/ui-clone-twitter

Twitter clone, done to study ReactJS and Flexbox, studied on Rocketseat's youtube channel.

Primary LanguageTypeScriptMIT LicenseMIT

🐦 Twitter's UI Clone

ℹ About

This clone was built for the purpose of studying, following this video.

🛠 Technologies and Concepts Studied

  • ReactJS
  • TypeScript
  • Styled Components
  • Responsive Websites

🖥 Desktop Interface

Desktop version of the website.

desktop

📱 Mobile Interface

Mobile version of the website.

mobile

🚀 Deploy

This website is being deployed using Vercel on this link.

👨‍💻 How to use

You need to have node.js in your machine and a package manager (npm or yarn) to interpret the code and install the dependencies.

# To install all the dependencies
$ yarn install

# To run the project
$ yarn start

📄 License

This repository is hosted under the MIT License.