Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ysj151215/scrollex-heading

Build a full screen heading that supports horizontal scrolling with Scrollex.
https://github.com/ysj151215/scrollex-heading

framer-motion next-js react-js scrollex tailwind-css

Last synced: 9 days ago
JSON representation

Build a full screen heading that supports horizontal scrolling with Scrollex.

Awesome Lists containing this project

README

        

# Scrollex heading

![Screenshot](./doc/screenshot.png)

## Features

- Mobile friendly.
- Accessibility friendly.

## Tech Stack

- [Next.js](https://nextjs.org/) - Framework.
- [Tailwind CSS](https://tailwindcss.com/) - Styling.
- [Scrollex](https://scrollex-docs.vercel.app/) - Animation.

## Run Locally

```bash
$ git clone https://github.com/untitled-lab/scrollex-heading.git
$ cd scrollex-heading
$ pnpm install
$ pnpm dev
```

## Acknowledgements

- Using [Not a Number](https://www.nan.fyi/)'s UI.

## License

[MIT](https://choosealicense.com/licenses/mit/)