NPM PACK is a React and TypeScript web app based application where you can search and find your desired npm package.
- HTML5
- CSS
- Tailwind CSS
- JAVASCRIPT
- REACT
- TYPESCRIPT
- REDUX
- NPM
To setup and install this NPM PACKS project, follow the below steps:
- Clone this project by the command:
$ git clone https://github.com/aliatayee/npm-packs
- Then switch to the project folder by the bellow query:
$ cd npm-pack
- Then run the below command to install dependencies
$ npm i
- Finally, run the below command to start the project.
$ npm start
To run the tests for linters locally, you must have node installed on your computer. Install the necessary packages. Run npx stylelint "*/.{css,scss}" Run npx hint . Run npx eslint .
- IDE to edit and run the code (We use Visual Studio Code 🔥).
- Git to versionning your work.
👤 Ali
- GitHub: @aliatayee
- Twitter: @aqaatayee
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
- Hat tip to anyone whose code was used
- Inspiration
- etc