Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/camerakit/camerakit-website
CameraKit's Website and main source of documentation
https://github.com/camerakit/camerakit-website
animation camerakit react website
Last synced: 10 days ago
JSON representation
CameraKit's Website and main source of documentation
- Host: GitHub
- URL: https://github.com/camerakit/camerakit-website
- Owner: CameraKit
- Created: 2017-09-24T16:15:00.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T16:44:00.000Z (almost 2 years ago)
- Last Synced: 2024-02-24T20:43:10.002Z (9 months ago)
- Topics: animation, camerakit, react, website
- Language: JavaScript
- Homepage: https://camerakit.io
- Size: 15.8 MB
- Stars: 5
- Watchers: 5
- Forks: 2
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# What is CameraKit?
CameraKit takes one of the hardest Android APIs and makes it into a high level and easy to use library that solves all of your problems. This is the repository for the CameraKit Project's Website. We ue this as our central open-source website which anyone can contribute to, log bugs for, and help improve.
## Run Development Environment
1. `yarn install`
2. `yarn dev`## Detailed Documentation
To check out detailed docs for CameraKit, visit our [Documentation Website](http://docs.camerakit.website)
## License
CameraKit Website is [MIT License](https://github.com/CameraKit/CameraKit-Android/blob/master/LICENSE)