https://github.com/driver005/teclab
TECLAB
https://github.com/driver005/teclab
frontend react sfz teclab vdi web
Last synced: 6 months ago
JSON representation
TECLAB
- Host: GitHub
- URL: https://github.com/driver005/teclab
- Owner: driver005
- Created: 2021-03-25T09:42:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-09-28T15:52:28.000Z (9 months ago)
- Last Synced: 2025-09-28T16:11:56.832Z (9 months ago)
- Topics: frontend, react, sfz, teclab, vdi, web
- Language: JavaScript
- Homepage: https://www.sfz-tuebingen.org/
- Size: 28.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## A React frontend website
Built with React, [Styled Components](https://www.styled-components.com/), and [React-Flip-Toolkit](https://github.com/aholachek/react-flip-toolkit).
1. [Read the tutorial](https://css-tricks.com/building-a-complex-ui-animation-in-react-simply/)
### Details
Teclab frontend for offical website and template for future projects with javascript
1. Install packages
```shell
yarn install
```
2. Run React
```shell
yarn start
```