From 63b43434bf69c8714bfccefc03a48fa1fed27134 Mon Sep 17 00:00:00 2001 From: Mykyta Kolodin <116043993+NIKaragu@users.noreply.github.com> Date: Mon, 7 Oct 2024 14:54:37 +0300 Subject: [PATCH] Update README.md --- README.md | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/README.md b/README.md index 314f691..e787dc0 100644 --- a/README.md +++ b/README.md @@ -1,26 +1,26 @@ ## About project: -> This project is a web application built using React and TypeScript, designed to provide users with a dynamic and interactive experience. It leverages Redux and Redux Toolkit for state management, ensuring efficient handling of application state and making the app responsive to user interactions. +This project is a web application built using React and TypeScript, designed to provide users with a dynamic and interactive experience. It leverages Redux and Redux Toolkit for state management, ensuring efficient handling of application state and making the app responsive to user interactions. ## Demo link: -> - [Here](https://fs-jun24-team-3.github.io/React.ts-GroupProject/) +[Here](https://fs-jun24-team-3.github.io/React.ts-GroupProject/) ## Key Features: -> - Responsive Design: The application is styled using Module SCSS, allowing for modular and reusable CSS components that promote maintainability and scalability. -> - Animation Effects: Anime.js is utilized to create smooth animations, enhancing the user experience and providing visually engaging transitions between states. -> - Image Carousel: The project includes a Swiper component, enabling users to effortlessly navigate through a collection of images, showcasing a sleek and intuitive design. -> - Data Persistence: User preferences and data are stored in Local Storage, ensuring that information is retained across sessions, thus improving the overall usability of the application. +- Responsive Design: The application is styled using Module SCSS, allowing for modular and reusable CSS components that promote maintainability and scalability. +- Animation Effects: Anime.js is utilized to create smooth animations, enhancing the user experience and providing visually engaging transitions between states. +- Image Carousel: The project includes a Swiper component, enabling users to effortlessly navigate through a collection of images, showcasing a sleek and intuitive design. +- Data Persistence: User preferences and data are stored in Local Storage, ensuring that information is retained across sessions, thus improving the overall usability of the application. ## Purpose: -> The primary goal of this project is to demonstrate the integration of various modern web technologies to create a seamless, user-friendly interface while also providing a solid foundation for further development and feature enhancement. +The primary goal of this project is to demonstrate the integration of various modern web technologies to create a seamless, user-friendly interface while also providing a solid foundation for further development and feature enhancement. ## Technologies Used: -> - React: For building user interfaces. -> - TypeScript: For type safety and improved developer experience. -> - Redux/Redux Toolkit: For state management. -> - Module SCSS: For styling components. -> - Anime.js: For creating animations. -> - Swiper: For implementing image sliders. -> - Local Storage: For data persistence. +- React: For building user interfaces. +- TypeScript: For type safety and improved developer experience. +- Redux/Redux Toolkit: For state management. +- Module SCSS: For styling components. +- Anime.js: For creating animations. +- Swiper: For implementing image sliders. +- Local Storage: For data persistence. |===========================================================================================|