Sử dụng create-react-app
và tailwindCSS
để xây dựng giao diện landing page
Demo: LINK
- Responsive
- Toggle Theme
- Clone project này
git clone https://github.com/nhim411/react-tailwindcss
- Cài đặt thư viện ở Backend, Frontend
npm install (hoặc yarn install)
- Chạy project
cd react-tailwindcss
npm start (hoặc yarn dev để chạy môi trường dev)