supershaneski / react-web-bluetooth

A sample application using Web Bluetooth API

Repository from Github https://github.comsupershaneski/react-web-bluetoothRepository from Github https://github.comsupershaneski/react-web-bluetooth

react-web-bluetooth

This project was bootstrapped with Create React App.

Description

Screenshot

This is a sample application using the experimental (at this point) Web Bluetooth API. The project is based on the sample application described here.

Currently, it does not do much other than display the detected devices in a list. This is a work in progress. I might add more functions later on.

React App Installation

Clone repository and run

npm install

Run App

Runs the app in the development mode

npm start

Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

About

A sample application using Web Bluetooth API


Languages

Language:JavaScript 78.0%Language:CSS 17.3%Language:HTML 4.7%