https://github.com/flexbox/react-animated-header
Animated header
https://github.com/flexbox/react-animated-header
Last synced: 10 months ago
JSON representation
Animated header
- Host: GitHub
- URL: https://github.com/flexbox/react-animated-header
- Owner: flexbox
- License: 0bsd
- Created: 2020-09-11T11:25:21.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-12T10:15:10.000Z (over 5 years ago)
- Last Synced: 2025-01-10T03:19:20.508Z (11 months ago)
- Language: TypeScript
- Homepage: https://react-animated-header.vercel.app
- Size: 3.56 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# react-animated-header
## Tooling
- Pages generated with `Gatsby`
- `postcss` for the design with Tailwind
- Hosted on netlify, you [can check the demo](https://axa-design-system.netlify.app/)
## Getting started
```console
yarn
yarn start
```
You can now view docs in the browser [`http://localhost:8000/`](http://localhost:8000/)
View GraphiQL, to explore your site's data and schema [`http://localhost:8000/___graphql`](http://localhost:8000/___graphql)