Skip to content

bpaquier/tp-react-cine

Repository files navigation

Barbylone

This is a Next.js project bootstrapped with create-next-app using TypeScript

Development mode

Run the development server with

yarn dev

And 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.

Storybook

Run Storybook with


Dependencies

Bootstraped with create-next-app

Project Structure

.
├── components
  // Components
├── pages
  // Pages & routing
├── public
  // public folder
├── stories
  // storybook stories
├── styles
  // global style
├── tsconfig.json
└── yarn.lock

Styling

This project is using Sass and css-modules

Project Members

Deploy on Vercel

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.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 10