/feedback-form

Creating a feedback form using simple HTML, CSS, and JavaScript, also creating the same page using webpack and tailwindcss

Primary LanguageJavaScript

For running webpack: -In the terminal go to the webpack directory "cd webpack" then: -npm init -y -npm install -npx run build -npm run dev