Tiny search function for lists and the like, in React
Go here: React-search
- Javascript
- React
- Babel
- Webpack
To install the project, run:
npm i
To run in development mode:
npm run dev
And to create a production version:
npm run build
- Patrick Jones - PSJgit
This project is licensed under the MIT License - see the LICENSE.md file for details