This is responsive People selector application - created using React vite, Tailwind, Css, localStorage to practice filtering (useMemo hook).
š¹ Preview - here
Follow these instructions to get a copy of the project up and running on your local machine for development and testing purposes.
Before you begin, ensure you have the following installed on your machine:
npm install
npm install react-icons
npm start
The app will be available at your default web browser at http://localhost:3000.
This project is licensed under the MIT License - see the LICENSE file for details. Intention is that you can use everything in this project as a starting point or as a bits and pieces in your own project.
Hope you find this project interesting and useful!