Skip to content

Latest commit

 

History

History

next-uploader-adapter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Uploadcare logo

WebsiteQuick StartDocsBlogDiscordTwitter

Next.js file uploading example

Edit next-uploader

This is an example project of implementing a file uploader in a Next.js application with Uploadcare React Uploader

Run this demo locally

# clone this repo and go to the cloned folder

$ cd examples/next-uploader-adapter

$ npm install
# or `yarn install`, if you wish

$ npm run start
# or `yarn start`

Contribution

You’re always welcome to contribute:

  • Create issues every time you feel something is missing or goes wrong.
  • Provide your feedback or drop us a support request at hello@uploadcare.com.
  • Ask questions on Stack Overflow with "uploadcare" tag if others can have these questions as well.
  • Star this repo if you like it ⭐️