Skip to content

thekamalkashyap/file-transfer

Repository files navigation

This is a Next.js and Firebase based file and text tranfer app to tranfer files or text between your two devices mainly laptop and mobile. This is bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/*. The page auto-updates as you edit the file.