Skip to content

Latest commit

 

History

History
48 lines (40 loc) · 1.41 KB

README.md

File metadata and controls

48 lines (40 loc) · 1.41 KB

Slice Library Next.js - Creative Folio

Slices

  • Infinite Scrolling Cards List
  • Project Showcase Slider with GL effects
  • Content Slider
  • Photo Grid
  • Footer Reveal
  • Slide Away Hero Banner
  • Sticky Hero Banner
  • Tile Grid

Component Features

  • Themeable via Theme-UI Spec (dark and light color mode available)
  • Performant Animations

Setting up Your Project

  • Clone and build
git clone https://github.com/kirittanna/slices-folio
  • Change directory
cd slices-folio
  • Install dependencies
yarn install # if you use npm: `$ npm install`
  • Finally, view Storybook
yarn storybook

Icons

☑️  Submission Checklist

To keep track of your progress and to be sure not to miss anything here's a simple checklist you can use. Once everything ticks you should be ready to submit your library to us by tagging @prismicio with #SliceContest on Twitter.

  • My library contains at least 5 different slices
  • I have updated the LICENSE to credit myself for my library
  • The Storybook documentation is hosted here: https://slices-kt-folio.netlify.app
  • My library does not contain any non-public licensed assets

☝️ For comprehensive rules refer to the contest blog post.