CSGO Weapon Skin Float Checker. Explore exact float values and paint seed details for CSGO items with ease through this minimalistic and visually appealing user interface. An open-source resource for the CSGO community.
Note: If clicking on "Check" button is not returning any response then, you may need to use plugins like Allow CORS: Access-Control-Allow-Origin to get response from api. As browsers give cors error. This issue appears only when request is sent from client side.
npm install
npm run serve
npm run build
npm run lint