Run Command: npm create vite@latest paw-some-react -- --template react
- I've created a Vite project by running the following command in the terminal: npm create vite@latest
- Select React as framework
- Select TypeScript as variant
- Run command: npm install
- Run Command: npm install react-router-dom localforage match-sorter sort-by
- 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
- Add the paths to all of the template files in tailwind.config.js file.
- Add the @tailwind directives for each of Tailwind’s layers to ./src/index.css file.
- added autoplay slider, stop on hover
- testimonial form with tailwind css animation
- add a little tailwind css animation
- added AOS animation in this section
- animation added to about section
- add tailwind css animation
#8d2232 -- navbar dark color #fff5ed -- header bg #f59d4a -- donate now button komla color #e0a287 -- fancy radius pink