An open API service indexing awesome lists of open source software.

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

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
```