1 - open this repo in your local device via this command:
git clone https://github.com/AmirSenpai/vite-react-tailwind-project.git
2 - open cmd or any type of terminal you want i suggest Vscode's terminal and cd to the root directory
3 - type this command to install the npm package's on your device
npm install -g .
then type :
npm run dev
if done correctly you will get a link to the preview of this project in your terminal. Enjoy!