feat/SW-1738 mobile tablet design filtering * feat(SW-1738): add top bar * feat(SW-1738): set list type * feat(SW-1738): mobile design for filter modal * feat(SW-1738): change button component * feat(SW-1738): hide divider * feat(SW-1738): set list type * feat(SW-1738): remove background color from checkbox wrapper in mobile * feat(SW-1738): remove props from filter and sort component Approved-by: Erik Tiekstra Approved-by: Matilda Landström
This is a Next.js project bootstrapped with create-next-app.
Getting Started
- Firt, make sure you have built the
design-systemonce:
yarn workspace @scandic-hotels/design-system build
-
Create a
.env.localfile in the root of thescandic-webdirectory with the keys from the.env.examplefile. -
Then run the development server:
yarn dev
Open http://localhost:3000 with your browser to see the result.
Learn More
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!