Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kang-theo/react-tailwind-website

A website based on React and Tailwind CSS.
https://github.com/kang-theo/react-tailwind-website

flex-layout grid-layout react tailwind-css vite yarn

Last synced: 3 days ago
JSON representation

A website based on React and Tailwind CSS.

Awesome Lists containing this project

README

        

# React + Tailwind CSS

A website based on React and Tailwind CSS inspired by [Beautiful Tailwind CSS templates](https://cruip.com/)

## Initialization

## Kickoff

* npm install --global yarn // install yarn
* yarn create vite react-tailwind-website | yarn | yarn dev // create react+vite project
* yarn add -D tailwindcss postcss autoprefixer // install tailwind CSS dependencies
* npx tailwindcss init -p // init tailwind config

## Utils

* ES7 React/Redux/React Native snippets
* Tailwind CSS IntelliSense
* Prettier - Code formatter

## Website showcase

![Showcase](./public/screenshot.png)