Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/kang-theo/react-tailwind-website
- Owner: kang-theo
- License: mit
- Created: 2024-02-29T10:17:39.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-26T16:04:22.000Z (8 months ago)
- Last Synced: 2024-03-27T16:09:52.399Z (8 months ago)
- Topics: flex-layout, grid-layout, react, tailwind-css, vite, yarn
- Language: JavaScript
- Homepage: http://ec2-13-238-185-42.ap-southeast-2.compute.amazonaws.com
- Size: 36.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)