This project is build upon WEB322 Assignment-2 and focus on implementations of tailwindcss and DaisyUI UI toolkit.
Client: TailwindCSS, DaisyUI
Server: Node, Express
Clone the project
git clone https://github.com/ashrees/Assignement3-WEB322.gitGo to the project directory
cd Assignement3-WEB322Install dependencies
npm installStart the server
npm run startBuild tailwindcss
npm run tw:build