Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NIKaragu authored Oct 7, 2024
1 parent dd64747 commit 63b4343
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions README.md
Original file line number Diff line number Diff line change
@@ -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.

|===========================================================================================|

Expand Down

0 comments on commit 63b4343

Please sign in to comment.