All Projects β†’ muhajirdev β†’ react-tailwind-emotion-starter

muhajirdev / react-tailwind-emotion-starter

Licence: other
React + Tailwind + Emotion

Programming Languages

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

Projects that are alternatives of or similar to react-tailwind-emotion-starter

tailwind-twitter-clone
Twitter UI Clone built during a live stream.
Stars: ✭ 19 (-34.48%)
Mutual labels:  tailwindcss
kuma-gui
🐻 A GUI built on Vue.js for use with Kuma.
Stars: ✭ 34 (+17.24%)
Mutual labels:  tailwindcss
vitesome
A simple opinionated Vue3 Starter Template with Vite.js
Stars: ✭ 124 (+327.59%)
Mutual labels:  tailwindcss
TailBlazor
Blazor & Tailwind JIT on Azure Static Web Apps
Stars: ✭ 24 (-17.24%)
Mutual labels:  tailwindcss
pro-writer
Minimal yet Pro Writer πŸš€
Stars: ✭ 22 (-24.14%)
Mutual labels:  tailwindcss
apollo-instagram-clone
Apollogram | A place where you could share photos, like media, and follow peoples.
Stars: ✭ 24 (-17.24%)
Mutual labels:  tailwindcss
tailwind-color-alpha
Automatic alpha variants for your Tailwind CSS colors based on your opacity config
Stars: ✭ 21 (-27.59%)
Mutual labels:  tailwindcss
craft-3
Boilerplate with Craft CMS, Tailwind CSS, VueJS & Alpine.js used for internal projects.
Stars: ✭ 34 (+17.24%)
Mutual labels:  tailwindcss
website
Personal website and blog built with Next.js, Preact, MDX, Tailwind CSS and hosted on Vercel.
Stars: ✭ 17 (-41.38%)
Mutual labels:  tailwindcss
benefit
✨ Utility CSS-in-JS library that provides a set of low-level, configurable, ready-to-use styles
Stars: ✭ 51 (+75.86%)
Mutual labels:  tailwindcss
hyperui
Free open source Tailwind CSS components 🐳
Stars: ✭ 2,443 (+8324.14%)
Mutual labels:  tailwindcss
material-tailwind
@material-tailwind is an easy-to-use components library for Tailwind CSS and Material Design.
Stars: ✭ 861 (+2868.97%)
Mutual labels:  tailwindcss
website
Gitpod website and documentation
Stars: ✭ 233 (+703.45%)
Mutual labels:  tailwindcss
tailwindcss-breakpoint-detector
A package to display TailwindCSS breakpoints on the fly.
Stars: ✭ 66 (+127.59%)
Mutual labels:  tailwindcss
jigsaw-docs-template
Starter template for a documentation site, using Jigsaw by Tighten
Stars: ✭ 39 (+34.48%)
Mutual labels:  tailwindcss
create-next-pwa
⚑️ Set up Next.js Progressive Web App with `npx create-next-pwa`
Stars: ✭ 59 (+103.45%)
Mutual labels:  tailwindcss
laravel-micro-spa-boilerplate
An "Advanced" SPA Boilerplate featuring a dark themed UI that's integrated with LaravelMicro.js, Vue.js, TailwindCSS & Laravel PHP Framework.
Stars: ✭ 23 (-20.69%)
Mutual labels:  tailwindcss
spotify-clone
🎢🎢Simple Spotify Clone using ReactJs. Here we are using the Official Spotify API to make calls. Here we can able to login, logout and gear the music.
Stars: ✭ 21 (-27.59%)
Mutual labels:  tailwindcss
portfolio-2021
It is my portfolio Website.
Stars: ✭ 23 (-20.69%)
Mutual labels:  tailwindcss
callum-flack-design
Design services portfolio & blog
Stars: ✭ 14 (-51.72%)
Mutual labels:  tailwindcss

React Tailwind Emotion Starter

This project is based on create-react-app.

Usage

git clone https://github.com/muhajirframe/react-tailwind-emotion-starter
cd react-tailwidn-emotion-starter

Development

npm start

Build

npm run build

How it was made?

  • It uses babel-plugin-tailwind-components
  • Add globals to eslint. So we can use tw globally.
  • tailwind configuration is located in src/tailwind.js. Because create-react-app doesn't support importing file from outside src

For more information

Contributing

Related

Enjoy!

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].