- This is the first project I did while learning Tailwind CSS.
- Project is the interface of a website selling coffee and tea.
- The interface is compatible with many different screen sizes.
- nodejs >= v14.7.0
- npm >= v6.14.7
$ git clone https://github.com/huyhoang-doit/CoffeeStyle.git
$ cd <project_dir>
$ npm install
$ npm run build:css
$ npm run start:dev
© 2024 Huy Hoang Licensed under the MIT License