@@ -36,15 +36,15 @@ Revised portfolio for 2023. Built with React, Tailwind CSS, and Framer Motion.
3636
3737## Technologies Explained
3838
39- React: A popular JavaScript library for building user interfaces.
40- Tailwind CSS: A utility-first CSS framework for quickly styling UI components.
41- Styled Components: A library that allows you to write CSS in your JavaScript code.
42- Heroicons React: A library of free, high-quality icons that are designed to be easily customizable and used in various UI components.
43- Testing Library: A suite of tools for testing user interfaces to ensure reliability and ease of use.
44- Framer Motion: A library for creating smooth and subtle animations to enhance the user experience.
45- React CountUp: A library for animating numbers, such as statistics or metrics, in a fun and engaging way.
46- React Router Dom: A library for enabling navigation within the app.
47- Web Vitals: A library for measuring and optimizing the app's speed and responsiveness.
39+ - React: A popular JavaScript library for building user interfaces.
40+ - Tailwind CSS: A utility-first CSS framework for quickly styling UI components.
41+ - Styled Components: A library that allows you to write CSS in your JavaScript code.
42+ - Heroicons React: A library of free, high-quality icons that are designed to be easily customizable and used in various UI components.
43+ - Testing Library: A suite of tools for testing user interfaces to ensure reliability and ease of use.
44+ - Framer Motion: A library for creating smooth and subtle animations to enhance the user experience.
45+ - React CountUp: A library for animating numbers, such as statistics or metrics, in a fun and engaging way.
46+ - React Router Dom: A library for enabling navigation within the app.
47+ - Web Vitals: A library for measuring and optimizing the app's speed and responsiveness.
4848
4949## Installation
5050
0 commit comments