/react-sort-demo

Sort list items with React, TypeScript. This was made for my blog post.

Primary LanguageCSSMIT LicenseMIT

React Sort Demo

Sort list items.
This was made for my blog post.

View Demo
View Blog Post

Getting Started

  1. Clone this repo
git clone https://github.com/chocolat5/react-sort-demo.git <PROJECT_NAME>
  1. Move to the appropriate directory
cd <PROJECT_NAME>
  1. Install npm package
npm install --save-dev
  1. Run the project and see http://localhost:5173/
npm run dev

Prerequisites

  • Node.js version 18+. 20+

Tech Stack

References

React Hooks でリストの絞り込み検索と並び替え機能のサンプル

Support

The simplest way to show your support is by giving the project a star at GitHub 🌟
And I'm always appreciate to the bug report and your feedbacks.
Also you can support me as a Sponsor 🫶

Thank you for your support 💛

Author

chocolat

License

The MIT License.