This project was generated with superplate.
superplate is a Next.js all-in-one project generator. Create your project with the tools you need without spending hours on setting them up.
yarn dev
yarn build
yarn start
To learn more about superplate, please check out the Documentation.
- ID
- Created_at
- Updated_at
- 상태
- 제목
- 내용
- 새 카드 만들기
- 카드 상태에 따라 카드 정렬
A utility-first CSS framework packed with classes like flex, pt-4, text-center and rotate-90 that can be composed to build any design, directly in your markup.
Next.js comes with built-in support for CSS and styled-jsx. Styled-jsx is full, scoped and component-friendly CSS support for JSX (rendered on the server or the client).
Storybook is an open source tool for developing UI components in isolation for React, Vue, Angular, and more. It makes building stunning UIs organized and efficient.
Recoil works and thinks like React. Add some to your app and get fast and flexible shared state.
A pluggable and configurable linter tool for identifying and reporting on patterns in JavaScript. Maintain your code quality with ease.
The concept of lint-staged is to run configured linter (or other) tasks on files that are staged in git.
The React Testing Library is a very light-weight solution for testing React components. It provides light utility functions on top of react-dom and react-dom/test-utils.
Fast, easy and reliable testing for anything that runs in a browser.
MIT