Skip to content

spojrzenie/react_goods-selector

 
 

Repository files navigation

React Goods Selector

This project, "react_goods-selector," is a simple React application that allows users to select and deselect items from a list of goods. It showcases the usage of React components and state management for handling user interactions.

Technologies Used

  • React: The project is built using React, a popular JavaScript library for building user interfaces.

Project Description

The "react_goods-selector" project is designed to demonstrate how to create a simple interactive component in React. It allows users to select and deselect items from a list of goods. Key features include:

  • Displaying a list of goods from the goods array.
  • Allowing users to click a button to select or deselect a specific item.
  • Clearing the selected item.

Origin

This project was created as part of exercises at Mate Academy.

Demo

You can see a live demo of this project here.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

This project, "react_goods-selector," is a simple React application that allows users to select and deselect items from a list of goods.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 62.8%
  • TypeScript 33.8%
  • HTML 3.1%
  • SCSS 0.3%