Welcome to my Twitter-inspired project built with Vue 3, Vite, and Tailwind CSS.
To begin, download or clone the project. Navigate to the project directory and execute the following command to install dependencies:
npm install
To start the project run :
npm run dev