https://github.com/quentinguidee/quadcopter-client
A client for quadcopter written in React and communicating with an ESP8266 or an ExpressJS server.
https://github.com/quentinguidee/quadcopter-client
Last synced: 3 months ago
JSON representation
A client for quadcopter written in React and communicating with an ESP8266 or an ExpressJS server.
- Host: GitHub
- URL: https://github.com/quentinguidee/quadcopter-client
- Owner: quentinguidee
- License: mit
- Created: 2021-05-10T16:02:07.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-07-12T15:57:33.000Z (almost 4 years ago)
- Last Synced: 2025-01-13T20:43:44.402Z (4 months ago)
- Language: TypeScript
- Size: 600 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# quadcopter-client

A client for [quadcopter](https://github.com/quentinguidee/quadcopter) written in typescript/React and communicating with an ESP8266 or an ExpressJS server.


## Related projects
* [quadcopter](https://github.com/quentinguidee/quadcopter)
* [quadcopter-server](https://github.com/quentinguidee/quadcopter-server)## License
This project is released under the MIT License. See [LICENSE.md](./LICENSE.md)