All Projects → picozzimichele → airbnb-clone

picozzimichele / airbnb-clone

Licence: other
🏠 Airbnb website using React, Next.js and Tailwind CSS

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to airbnb-clone

Svelte Storybook Tailwind
A starter template for Svelte, TailwindCSS and Storybook. You can easily start your project with this template, instead of wasting time figuring out configurations for each integration.
Stars: ✭ 204 (+363.64%)
Mutual labels:  tailwindcss
A17t
An atomic design toolkit for pragmatists
Stars: ✭ 236 (+436.36%)
Mutual labels:  tailwindcss
tailwind-gradient-generator
Tailwind Gradient Generator
Stars: ✭ 24 (-45.45%)
Mutual labels:  tailwindcss
Panel
Pterodactyl is an open-source game server management panel built with PHP 7, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.
Stars: ✭ 2,988 (+6690.91%)
Mutual labels:  tailwindcss
Vite Vue3 Tailwind Starter
Vite 2.x + Vue 3.x + Tailwind 2.x (starter) ⚡
Stars: ✭ 205 (+365.91%)
Mutual labels:  tailwindcss
Nextjs Starter
A starter project for next js with authentication - Contains React 17 + Typescript + Tailwind CSS 2 + React Query 3 + GitHub Auth + LinkedIn Auth + Password-less Auth + Fauna DB
Stars: ✭ 235 (+434.09%)
Mutual labels:  tailwindcss
Tailwindcss Transitions
[DEPRECATED] Tailwind CSS plugin to generate transition utilities
Stars: ✭ 200 (+354.55%)
Mutual labels:  tailwindcss
nextjs-starter-medusa
next.medusajs.com/
Stars: ✭ 147 (+234.09%)
Mutual labels:  tailwindcss
Reactive Resume
A one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Stars: ✭ 3,280 (+7354.55%)
Mutual labels:  tailwindcss
air
A hyper-minimal WordPress starter theme for developers built with Tailwind CSS.
Stars: ✭ 45 (+2.27%)
Mutual labels:  tailwindcss
Tailwindcss Typography
Tailwind CSS plugin to generate typography utilities and text style components
Stars: ✭ 212 (+381.82%)
Mutual labels:  tailwindcss
Tailwind React Ui
React utility component primitives & UI framework for use with Tailwind CSS
Stars: ✭ 220 (+400%)
Mutual labels:  tailwindcss
Hugo Eureka
Eureka is a feature-rich and highly customizable Hugo theme.
Stars: ✭ 239 (+443.18%)
Mutual labels:  tailwindcss
Dashboard
🛩 🧶 Dashboard template built with tailwindcss.
Stars: ✭ 202 (+359.09%)
Mutual labels:  tailwindcss
symbols-search
Finding symbols is faster now ⚡
Stars: ✭ 22 (-50%)
Mutual labels:  tailwindcss
Wp Tailwindcss Theme Boilerplate
A minimalist boilerplate for WordPress theme development using Tailwind CSS, SCSS, and Laravel Mix.
Stars: ✭ 199 (+352.27%)
Mutual labels:  tailwindcss
Tailwindcss Aspect Ratio
Aspect Ratio Plugin for tailwindcss framework
Stars: ✭ 243 (+452.27%)
Mutual labels:  tailwindcss
tailwindcss-fluid-type
A plugin that makes the use of Fluid Type a breeze.
Stars: ✭ 91 (+106.82%)
Mutual labels:  tailwindcss
satellite
🛰️ Dashboard for probe.
Stars: ✭ 34 (-22.73%)
Mutual labels:  tailwindcss
Xwind
Tailwind CSS as a templating language in JS and CSS-in-JS
Stars: ✭ 249 (+465.91%)
Mutual labels:  tailwindcss

Next.js + Tailwind CSS Example

This example shows how to use Tailwind CSS (v2.2) with Next.js. It follows the steps outlined in the official Tailwind docs.

It uses the new Just-in-Time Mode for Tailwind CSS.

Preview

Preview the example live on StackBlitz:

Open in StackBlitz

Deploy your own

Deploy the example using Vercel:

Deploy with Vercel

How to use

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

npx create-next-app --example with-tailwindcss with-tailwindcss-app
# or
yarn create next-app --example with-tailwindcss with-tailwindcss-app

Deploy it to the cloud with Vercel (Documentation).

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].