🔧 Image Optimizer Powered by Pinata: Secure File Storage Meets Real-Time Customization
Nachrichtenbereich: 🔧 Programmierung
🔗 Quelle: dev.to
This is a submission for the The Pinata Challenge
What I Built
Demo
Demo Link : Click Here
React + TypeScript + Vite
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
Expanding the ESLint configuration
If you are developing a production application, we recommend updating the configuration to enable type aware lint rules:
- Configure the top-level
parserOptions
property like this:
export default tseslint.config({
languageOptions: {
// other options...
parserOptions: {
project: ['./tsconfig.node.json', './tsconfig.app.json'],
tsconfigRootDir: import.meta.dirname,
},
},
})
- Replace
tseslint.configs.recommended
totseslint.configs.recommendedTypeChecked
ortseslint.configs.strictTypeChecked
- Optionally add
...tseslint.configs.stylisticTypeChecked
- Install eslint-plugin-react and update the config:
// eslint.config.js
import react from 'eslint-plugin-react'
export default tseslint.config({
// Set the react version
settings: { react: { version: '18.3'
…
My Code
More Details
...
🔧 Detective Simulator - Powered by pinata
📈 28.18 Punkte
🔧 Programmierung
🔧 Image generation with DALL-E and Pinata
📈 26.62 Punkte
🔧 Programmierung
🔧 File Upload with Pinata’s Files API
📈 24.04 Punkte
🔧 Programmierung
🔧 Laveraging Pinata API to upload files
📈 20.42 Punkte
🔧 Programmierung
🔧 pinata-whiteBoard
📈 20.42 Punkte
🔧 Programmierung
🔧 Creating NFT Artworks with Pinata
📈 20.42 Punkte
🔧 Programmierung
🔧 Creating NFT Artworks with Pinata
📈 20.42 Punkte
🔧 Programmierung