Тёмный

How to quickly create a Portofolio using React/tailwindcss/firebase 

Coding Lounge
Подписаться 34
Просмотров 99
50% 1

How to quickly generate a Portofolio using React
#react #portfolio #coding
step 1: npx create-react-app portofolio
step 2: npm install tailwindcss postcss-cli autoprefixer
step 3: npx tailwindcss init
step 4: require('tailwindcss'),
require('autoprefixer'),
step 5:
@import 'tailwindcss/base';
@import 'tailwindcss/components';
@import 'tailwindcss/utilities';
step 6: content: ['./src/**/*.js', './public/index.html'],
step 7: navbar
step 8: npm install @headlessui/react @heroicons/react
step 8: npm start
npm install postcss-loader postcss --save-dev
github.com/Inp...
github.com/Inp...
github.com/Inp...
github.com/Inp...

Опубликовано:

 

15 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии    
Далее
Generate a PDF in React
23:38
Просмотров 16 тыс.
Outsmarted 😂
00:20
Просмотров 2,7 млн
The Advanced TailwindCSS Crash Course
37:39
Просмотров 15 тыс.
These CSS PRO Tips & Tricks Will Blow Your Mind!
8:48
Просмотров 406 тыс.
Please stop using px for font-size.
15:18
Просмотров 193 тыс.
Build any layout with tailwind | crash course
34:28
Просмотров 85 тыс.
Learn MUI (Material UI) in under 10 min!
9:06
Просмотров 144 тыс.
Top 10 CSS One Liners That Will Blow Your Mind
13:34
Просмотров 968 тыс.
Watching Tailwind Tutorials Is A Waste Of Time
7:56
Просмотров 239 тыс.
Build Apps Faster with daisyUI Tailwind Components
7:43
Why aren't you using Fastify? Or Koa? Or NestJS?
9:58