https://github.com/darkroomengineering/sf-shop
https://github.com/darkroomengineering/sf-shop
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/darkroomengineering/sf-shop
- Owner: darkroomengineering
- Created: 2023-05-22T19:15:03.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-10-25T05:12:20.000Z (over 2 years ago)
- Last Synced: 2025-03-12T02:51:17.847Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://shop.studiofreight.com
- Size: 772 KB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[](https://github.com/studio-freight/satus)
## Introduction
Satūs means start, beginning, planting, it's a set of tools we use as a template when starting a new project.
## Composition
This starter kit is composed of:
- [Next.js](https://nextjs.org)
- [Zustand](https://github.com/pmndrs/zustand)
- [React Spring](https://github.com/pmndrs/react-spring)
- [Embla](https://embla-carousel.com)
- [Lenis](https://github.com/studio-freight/lenis)
- [Clsx](https://www.npmjs.com/package/clsx)
- From [Radix UI](https://www.radix-ui.com/):
- [Accordion](https://www.radix-ui.com/docs/primitives/components/accordion)
## Features
This starter kit is composed of:
- SVG import through [@svgr/webpack](https://www.npmjs.com/package/@svgr/webpack)
- Sass architecture and tooling:
- To VW Functions
- Reset
- Easings
- Hooks:
- provided by @studio-freight/hamo
- - useScroll
- Custom Cursor support
- Real Viewport component
- Grid Debugger
- Github workflow to render lighthouse on slack:
make sure you update the `vercel_project_id` in `.github/workflows/lighthouse-on-vercel-preview-url.yml` to your Vercel project id.
## Flavors
- [Light](https://github.com/studio-freight/satus) (you're here)
- [With Shopify](https://github.com/studio-freight/satus/tree/with-shopify)
- [With Contentful](https://github.com/studio-freight/satus/tree/with-contentful)
- [With react-three-fiber](https://github.com/studio-freight/satus/tree/with-r3f)
- [With OGL](https://github.com/studio-freight/satus/tree/with-ogl)
## Authors
This toolkit is curated and maintained by the Studio Freight Things team:
- Clement Roche ([@clementroche\_](https://twitter.com/clementroche_)) – [Studio Freight](https://studiofreight.com)
- Guido Fier ([@uido15](https://twitter.com/uido15)) – [Studio Freight](https://studiofreight.com)
- Leandro Soengas ([@lsoengas](https://twitter.com/lsoengas)) - [Studio Freight](https://studiofreight.com)
- Franco Arza ([@arzafran](https://twitter.com/arzafran)) - [Studio Freight](https://studiofreight.com)
## License
[The MIT License.](https://opensource.org/licenses/MIT)