Simple landing page build with react & tailwindCSS

🛠 Mô tả

Sử dụng create-react-apptailwindCSS để xây dựng giao diện landing page

Demo: LINK

Tính năng

  • Responsive
  • Toggle Theme

❗ Yêu cầu công nghệ

⚙ Cài đặt

  1. Clone project này
  git clone https://github.com/nhim411/react-tailwindcss
  1. Cài đặt thư viện ở Backend, Frontend
  npm install (hoặc yarn install)
  1. Chạy project
  cd react-tailwindcss
  npm start (hoặc yarn dev để chạy môi trường dev)