/twitter-ui

Twitter ui clone

Primary LanguageTypeScriptMIT LicenseMIT

Twitter UI Clone

Technologies   |    Project   |    Layout   |    Getting started   |    Screenshot   |    Live Demo   |    License

Capa


🚀 Technologies

This project was developed with the following technologies:

💻 Project

This project is a Twitter user interface (UI) clone using React focused on addressing the fundamentals of this technology such as componentization, properties, state, forms, etc.


🔖 Layout

You can view the layout of the project through THIS LINK. It is necessary to have Figma account to access it.


🚀 Getting started

Prerequisites

You must have Node.js and git installed

Instalation

Open a terminal follow the steps bellow

  1. Clone the repository:
 $ git clone https://github.com/enoquetembe/twitter-ui.git
  • Got to the project directory
cd twitter-ui
  • Install depedencies
npm install

Runing the server

  • Start the project
npm run dev

📸 Screenshot

uitwitter netlify app_ (1) uitwitter netlify app_tweet


💻 Live Demo

You can see the application in live through THIS LINK


📄 License

This project is under MIT Lincese CLICK HERE to read the file about the license.


Made with ❤ by Enoque Tembe