Skip to content

Latest commit

 

History

History
52 lines (30 loc) · 1.81 KB

README.md

File metadata and controls

52 lines (30 loc) · 1.81 KB

Twitter Clone

Next.js + Tailwind CSS

Used Technologies

In this project has been used these tools:

Live App

Deployed project using Vercel

Deploy with Vercel

Twitter Clone

twitter-app1

twitter-app2

How to use

Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example:

npx create-next-app --example with-tailwindcss with-tailwindcss-app
yarn create next-app --example with-tailwindcss with-tailwindcss-app
pnpm create next-app --example with-tailwindcss with-tailwindcss-app

Deploy it to the cloud with Vercel (Documentation).