Skip to content

QuaziSamiha/PawsomeCare

Repository files navigation

Run Command: npm create vite@latest paw-some-react -- --template react

  1. I've created a Vite project by running the following command in the terminal: npm create vite@latest
  2. Select React as framework
  3. Select TypeScript as variant
  4. Run command: npm install
  1. Run Command: npm install react-router-dom localforage match-sorter sort-by
  1. Install tailwindcss and its peer dependencies, then generate tailwind.config.js and postcss.config.js files by running command : npm install -D tailwindcss postcss autoprefixer npx tailwindcss init -p
  2. Add the paths to all of the template files in tailwind.config.js file.
  3. Add the @tailwind directives for each of Tailwind’s layers to ./src/index.css file.
  1. added autoplay slider, stop on hover
  2. testimonial form with tailwind css animation
  1. add a little tailwind css animation
  1. added AOS animation in this section
  1. animation added to about section
  1. add tailwind css animation

#8d2232 -- navbar dark color #fff5ed -- header bg #f59d4a -- donate now button komla color #e0a287 -- fancy radius pink