A website based on React and Tailwind CSS inspired by Beautiful Tailwind CSS templates
- 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
- ES7 React/Redux/React Native snippets
- Tailwind CSS IntelliSense
- Prettier - Code formatter