This is a Next.js project bootstrapped with create-next-app using TypeScript
Run the development server with
yarn devAnd open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying pages/index.js. The page auto-updates as you edit the file.
Run Storybook with
Bootstraped with create-next-app
.
├── components
// Components
├── pages
// Pages & routing
├── public
// public folder
├── stories
// storybook stories
├── styles
// global style
├── tsconfig.json
└── yarn.lock
This project is using Sass and css-modules
- quentintrouve
- quentingrchr
- gRAKLECLER
- RedaHamouche
- hugoborini
- berrichinawel
- ConstancePetillot
- thomasceglie
- klochette
- Hgo0123
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.