A web app for searching node packages with the implementation of npms.io Rest API. More information about npm search and its API can be found at their GitHub repository.
I did this project to learn how to use React-Redux in a TypeScript environment and use it as a boilerplate for my following projects.
- Websitehttps://search-npm.vercel.app
- Sourcehttps://github.com/utoker/search-npm
- Built withReact / Redux / TypeScript

